Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configurable ¶
type Configurable interface {
Configure(cfg json.RawMessage) error
}
Configurable interface can be implemented by plugins that require to be configured with a JSON config data
Click to show internal directories.
Click to hide internal directories.