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