MCPcopy
hub / github.com/IBM/sarama / AddGroup

Method AddGroup

describe_groups_request.go:85–87  ·  view source on GitHub ↗
(group string)

Source from the content-addressed store, hash-verified

83}
84
85func (r *DescribeGroupsRequest) AddGroup(group string) {
86 r.Groups = append(r.Groups, group)
87}

Callers 3

Calls

no outgoing calls

Tested by 3