Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/secrets-engine
/ name
Struct
name
x/api/name.go:28–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
type
name
struct
{
29
value string
30
}
31
32
func
(n *name) String() string {
33
return
n.value
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected