Documentation
¶
Index ¶
- type Client
- func (e *Client) GetEtcdKey(profile, appName, item string) string
- func (e *Client) GetValue(dailTimeout time.Duration, key string, value interface{}) error
- func (e *Client) SyncKey(requestTimeout time.Duration, key string, value []byte) error
- func (e *Client) WatchKey(key string, config interface{}, initClient InitClient)
- type InitClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client .
func (*Client) GetEtcdKey ¶
GetEtcdKey etcd key
func (*Client) WatchKey ¶
func (e *Client) WatchKey(key string, config interface{}, initClient InitClient)
WatchKey .
Click to show internal directories.
Click to hide internal directories.