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