Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
76
type
testPlugin
struct
{
77
get int
78
}
79
80
var
secret = []byte(
"secret"
)
81
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected