structs

package
v0.0.0-...-077b43f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2017 License: Apache-2.0 Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppGroup

type AppGroup struct {
	AppID, Group string
}

func (*AppGroup) String

func (ag *AppGroup) String() string

type AppTopic

type AppTopic struct {
	AppID, Topic string
}

func (AppTopic) String

func (at AppTopic) String() string

type AppTopicVer

type AppTopicVer struct {
	AppID, Topic, Ver string
}

func (AppTopicVer) String

func (atv AppTopicVer) String() string

type ClusterTopic

type ClusterTopic struct {
	Cluster, Topic string
}

func (ClusterTopic) String

func (ct ClusterTopic) String() string

type GroupTopicPartition

type GroupTopicPartition struct {
	Group, Topic, PartitionID string
}

func (GroupTopicPartition) String

func (gtp GroupTopicPartition) String() string

type TopicPartition

type TopicPartition struct {
	Topic       string
	PartitionID int32
}

func (TopicPartition) String

func (tp TopicPartition) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL