Documentation ¶
Index ¶
- func Get(c *clientv3.Client, prefix bool, key string, timeout int) (res []map[string]string, err error)
- func GetHandler(c *handler.Context)
- func GetMemberList(c *clientv3.Client, timeout int) (*clientv3.MemberListResponse, error)
- func ListMembersHandler(c *handler.Context)
- func Put(c *clientv3.Client, key string, value string, timeout int) (*clientv3.PutResponse, error)
- func PutHandler(c *handler.Context)
- func Router(routerGroup *gin.RouterGroup, opts options.Options)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHandler ¶
func GetMemberList ¶
GetMemberList returns members list of etcd cluster
func ListMembersHandler ¶
func PutHandler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.