MCPcopy Create free account
hub / github.com/crytic/attacknet / PlanStepSingleFault

Struct PlanStepSingleFault

pkg/test_executor/types.go:7–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5)
6
7type PlanStepSingleFault struct {
8 FaultSpec map[string]interface{} `yaml:"chaosFaultSpec"`
9}
10
11type PlanStepWaitForFaultCompletion struct {
12}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected