stryker_net

package
v1.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2026 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StrykerNet

type StrykerNet struct {
	// contains filtered or unexported fields
}

func NewStrykerNet

func NewStrykerNet() *StrykerNet

func (*StrykerNet) LoadResults

func (s *StrykerNet) LoadResults() error

func (*StrykerNet) Meta

func (s *StrykerNet) Meta() *fwlib.Meta

func (*StrykerNet) Mutations

func (s *StrykerNet) Mutations() mutations.Mutations

func (*StrykerNet) ReadLines

func (s *StrykerNet) ReadLines(file string) ([]string, error)

func (*StrykerNet) TransformResults

func (s *StrykerNet) TransformResults() error

func (*StrykerNet) Yaml

func (s *StrykerNet) Yaml() fwlib.FWConfig

type YamlConfig

type YamlConfig struct {
	MTEJson string `yaml:"mte-json"`
}

type YamlWrapper

type YamlWrapper struct {
	Cfg *YamlConfig `yaml:"stryker-net"`
}

func (*YamlWrapper) Init

func (y *YamlWrapper) Init() interface{}

func (*YamlWrapper) Load

func (y *YamlWrapper) Load(yml []byte) (bool, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL