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