Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/and3rson/raid
/ PollResponse
Struct
PollResponse
raid/api.go:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
type
PollResponse
struct
{
57
State State `json:
"state"
`
58
NotificationID uuid.UUID `json:
"notification_id"
`
59
}
60
61
type
APIServer
struct
{
62
port uint16
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected