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

Method Close

admin.go:205–205  ·  admin.go::ClusterAdmin.Close

Close shuts down the admin and closes underlying client.

()

Source from the content-addressed store, hash-verified

203
204 // Close shuts down the admin and closes underlying client.
205 Close() error
206}
207
208type clusterAdmin struct {

Implementers 1

clusterAdminadmin.go

Calls

no outgoing calls