Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/segmentio/kafka-go
/ init
Function
init
protocol/describegroups/describegroups.go:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
)
6
7
func
init() {
8
protocol.Register(&Request{}, &Response{})
9
}
10
11
// Detailed API definition: https://kafka.apache.org/protocol#The_Messages_DescribeGroups
12
type
Request
struct
{
Callers
nothing calls this directly
Calls
1
Register
Function · 0.92
Tested by
no test coverage detected