Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/segmentio/kafka-go
/ init
Function
init
protocol/listoffsets/listoffsets.go:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
)
8
9
func
init() {
10
protocol.Register(&Request{}, &Response{})
11
}
12
13
type
Request
struct
{
14
ReplicaID int32 `kafka:
"min=v1,max=v5"
`
Callers
nothing calls this directly
Calls
1
Register
Function · 0.92
Tested by
no test coverage detected