Documentation ¶
Index ¶
- func GbkToUtf8(s []byte) ([]byte, error)
- func GbkToUtf8Reader(s io.Reader) io.Reader
- func Utf8ToGbk(s []byte) ([]byte, error)
- func Utf8ToGbkReader(s io.Reader) io.Reader
- type Client
- func (c *Client) Delete(dateId, group string) (string, error)
- func (c *Client) GetAllConfigs(pageNo, pageSize int) (string, error)
- func (c *Client) GetConfig(dataId, group string) (string, error)
- func (c *Client) GetServers() map[int]string
- func (c *Client) Publish(dataId, group, content string) (string, error)
- func (c *Client) Subscribe(dataId, group, contentMd5 string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.