Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeystoreModule ¶
type KeystoreModule struct {
Enabled bool `config:"enabled"`
}
func (*KeystoreModule) Name ¶
func (module *KeystoreModule) Name() string
func (*KeystoreModule) Setup ¶
func (module *KeystoreModule) Setup()
func (*KeystoreModule) Start ¶
func (module *KeystoreModule) Start() error
func (*KeystoreModule) Stop ¶
func (module *KeystoreModule) Stop() error
Click to show internal directories.
Click to hide internal directories.