MCPcopy Create free account
hub / github.com/docker/go-plugins-helpers / testPlugin

Struct testPlugin

secrets/api_test.go:76–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76type testPlugin struct {
77 get int
78}
79
80var secret = []byte("secret")
81

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected