MCPcopy
hub / github.com/segmentio/kafka-go / listGroupsRequestV1

Struct listGroupsRequestV1

listgroups.go:64–65  ·  view source on GitHub ↗

TODO: Remove everything below and use protocol-based version above everywhere.

Source from the content-addressed store, hash-verified

62
63// TODO: Remove everything below and use protocol-based version above everywhere.
64type listGroupsRequestV1 struct {
65}
66
67func (t listGroupsRequestV1) size() int32 {
68 return 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected