MCPcopy Create free account
hub / github.com/ProspectOne/perfops-cli / runOutputFunc

FuncType runOutputFunc

cmd/internal/runtest.go:57–57  ·  view source on GitHub ↗
func(ctx context.Context, pingID perfops.TestID) (*perfops.RunOutput, error)

Source from the content-addressed store, hash-verified

55
56 runFunc func(ctx context.Context, req *perfops.RunRequest) (perfops.TestID, error)
57 runOutputFunc func(ctx context.Context, pingID perfops.TestID) (*perfops.RunOutput, error)
58)
59
60// RunTest runs an MTR or ping test retrieves its output and presents it to the user.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected