Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/go-plugins-helpers
/ TestPlugin
Struct
TestPlugin
authorization/api_test.go:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
)
22
23
type
TestPlugin
struct
{
24
Plugin
25
}
26
27
func
(p *TestPlugin) AuthZReq(r Request) Response {
28
return
Response{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected