Module holochain::conductor::config

source ·

Modules

  • Defines default paths for various resources

Structs

  • Information neeeded to spawn an admin interface
  • All the config information for the conductor
  • Newtype for the database path. Has a Default.
  • Configure which app instance ID to treat as the DPKI application handler as well as what parameters to pass it on its initialization.

Enums

  • Configuration for interfaces, specifying the means by which an interface should be opened.
  • Define how Holochain conductor will connect to a keystore, and how to collect the passphrase needed to unlock the keystore.

Type Aliases