Documentation
¶
Overview ¶
@Time : 2019-10-08 16:28 @Author : zr
@Time : 2019-10-08 11:06 @Author : zr
@Time : 2019-10-14 10:16 @Author : zr
@Time : 2019-10-08 16:18 @Author : zr
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNoService = errors.New("no service") ErrNoServiceAlive = errors.New("no service alive") ErrConnectToZooKeeper = zk.ErrNoServer ErrInvalidPath = zk.ErrInvalidPath )
Functions ¶
This section is empty.
Types ¶
type Consumer ¶ added in v1.0.1
type Consumer struct {
// contains filtered or unexported fields
}
func NewConsumer ¶ added in v1.0.1
func (*Consumer) GetServiceHost ¶ added in v1.0.1
type Manager ¶ added in v1.0.1
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶ added in v1.0.1
Click to show internal directories.
Click to hide internal directories.