MCPcopy Index your code
hub / github.com/docker/docker-agent / readOnlyTools

Struct readOnlyTools

pkg/teamloader/readonly.go:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21type readOnlyTools struct {
22 tools.ToolSet
23}
24
25// Verify interface compliance
26var (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected