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

Struct PlanStepWait

pkg/test_executor/types.go:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14type PlanStepWait struct {
15 StepDescription string `yaml:"description"`
16 WaitAmount time.Duration `yaml:"duration"`
17}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected