Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockFW ¶
MockFW is a framework that is only for use when testing methods that require a fwlib.Framework as a parameter. It allows you to set the mutations that are returned and has a Meta value, but otherwise returns nil or false in all cases.
func (*MockFW) LoadResults ¶
func (*MockFW) TransformResults ¶
type YamlWrapper ¶
type YamlWrapper struct{}
func (*YamlWrapper) Init ¶
func (y *YamlWrapper) Init() interface{}
Click to show internal directories.
Click to hide internal directories.