Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/compozy/agh
/ hookBindingCodec
Struct
hookBindingCodec
internal/daemon/hook_binding_resources.go:47–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
type
hookBindingCodec
struct
{
48
inner resources.KindCodec[hookBindingCodecSpec]
49
}
50
51
type
hookBindingCodecSpec
struct
{
52
Name string `json:
"name"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected