Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModuleMetadata ¶
type ModuleSpec ¶
type ModuleSpec struct {
SchemasPath string `json:"schemasPath" yaml:"schemasPath"`
Plugins []Plugin `json:"plugins" yaml:"plugins"`
}
func (*ModuleSpec) UnmarshalJSON ¶
func (m *ModuleSpec) UnmarshalJSON(data []byte) error
func (*ModuleSpec) UnmarshalYAML ¶
func (m *ModuleSpec) UnmarshalYAML(unmarshal func(interface{}) error) error
type ModuleStatus ¶
Click to show internal directories.
Click to hide internal directories.