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) GetAPIServ ¶
func (r *RegDiscover) GetAPIServ() (string, error)
GetAPIServ get api-server
Click to show internal directories.
Click to hide internal directories.