Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FloatTech/ZeroBot-Plugin-Playground
/ pair
Struct
pair
plugin/vote/vote.go:184–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
type
pair
struct
{
185
Key int
186
Value int
187
}
188
189
type
pairlist []pair
190
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected