Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EtcdClient ¶
type EtcdClient struct {
// contains filtered or unexported fields
}
func (*EtcdClient) DeRegister ¶
func (c *EtcdClient) DeRegister()
func (*EtcdClient) GetServiceURL ¶
func (c *EtcdClient) GetServiceURL(servicename string, groupName ...string) (string, string)
func (*EtcdClient) Register ¶
func (c *EtcdClient) Register(etcdConfigData []byte)
Click to show internal directories.
Click to hide internal directories.