routeinfo

package
v0.0.0-...-130f5e9 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2018 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BrokerLiveInfo

type BrokerLiveInfo struct {
	LastUpdateTimestamp int64
	DataVersion         *stgcommon.DataVersion
	Context             netm.Context
	HaServerAddr        string
}

BrokerLiveInfo 活动broker存储结构 Author: tianyuliang Since: 2017/9/29

func NewBrokerLiveInfo

func NewBrokerLiveInfo(dataVersion *stgcommon.DataVersion, haServerAddr string, ctx netm.Context) *BrokerLiveInfo

NewBrokerLiveInfo 初始化BrokerLiveInfo Author: tianyuliang Since: 2017/9/29

func (*BrokerLiveInfo) ToString

func (self *BrokerLiveInfo) ToString() string

ToString 打印BrokerLiveInfo结构体数据 Author: tianyuliang Since: 2017/9/29

Jump to

Keyboard shortcuts

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