Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegDiscover ¶
type RegDiscover struct {
// contains filtered or unexported fields
}
RegDiscover register and discover
func NewRegDiscover ¶
func NewRegDiscover(zkserv string, ip string, port uint, isSSL bool) *RegDiscover
NewRegDiscover create a RegDiscover object
func (*RegDiscover) GetProcServ ¶
func (r *RegDiscover) GetProcServ() (string, error)
GetProcServ fetch proc server info
func (*RegDiscover) GetTopoServ ¶
func (r *RegDiscover) GetTopoServ() (string, error)
GetTopoServ fetch topo server
Click to show internal directories.
Click to hide internal directories.