Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Listener *ListenerConfig `hcl:"-"` Vault *VaultConfig `hcl:"-"` DisableMlock bool `hcl:"-"` DisableMlockRaw interface{} `hcl:"disable_mlock"` }
func LoadConfigDev ¶
func LoadConfigFile ¶
func ParseConfig ¶
type ListenerConfig ¶
Click to show internal directories.
Click to hide internal directories.