Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OutClientImpl ¶
type OutClientImpl struct {
// contains filtered or unexported fields
}
OutClientImpl is a outputhost cherami tchannel client
func NewClient ¶
func NewClient(instanceID int, hostAddr string) (*OutClientImpl, error)
NewClient returns a new instance of cherami tchannel client
func (*OutClientImpl) UnloadConsumerGroups ¶
func (s *OutClientImpl) UnloadConsumerGroups(req *admin.UnloadConsumerGroupsRequest) error
UnloadConsumerGroups unloads the CG from the outputhost
Click to show internal directories.
Click to hide internal directories.