Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mull ¶
type Mull struct {
// contains filtered or unexported fields
}
func (*Mull) LoadResults ¶
func (*Mull) TransformResults ¶
type YamlConfig ¶
type YamlConfig struct {
MTEJson string `yaml:"mte-json"`
}
type YamlWrapper ¶
type YamlWrapper struct {
Cfg *YamlConfig `yaml:"mull"`
}
func (*YamlWrapper) Init ¶
func (y *YamlWrapper) Init() interface{}
Click to show internal directories.
Click to hide internal directories.