Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/segmentio/kafka-go
/ writeTo
Method
writeTo
saslauthenticate.go:20–22 ·
view source on GitHub ↗
(wb *writeBuffer)
Source
from the content-addressed store, hash-verified
18
}
19
20
func
(t saslAuthenticateRequestV0) writeTo(wb *writeBuffer) {
21
wb.writeBytes(t.Data)
22
}
23
24
type
saslAuthenticateResponseV0
struct
{
25
// ErrorCode holds response error code
Callers
1
TestSASLAuthenticateRequestV0
Function · 0.95
Calls
1
writeBytes
Method · 0.45
Tested by
1
TestSASLAuthenticateRequestV0
Function · 0.76