Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigType ¶
type PluginConfig ¶
type PluginConfig struct { Name string `json:"name"` Status Status `json:"status"` Config ConfigType `json:"config,omitempty"` }
type Status ¶
type Status int
func ParseStatus ¶
func (*Status) MarshalJSON ¶
func (*Status) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.