Documentation ¶
Index ¶
- type Client
- func (cli *Client) Add() error
- func (cli *Client) Clear() (string, error)
- func (cli *Client) Delete(param string) (string, error)
- func (cli *Client) Find(param string) (string, error)
- func (cli *Client) GetTagGroupInfos(info TagGroupSearchInfo) (string, error)
- func (cli *Client) Group() error
- func (cli *Client) Human(param string) (string, error)
- func (cli *Client) Kafka() ([]*Resp, error)
- func (cli *Client) List(param string) ([]byte, error)
- func (cli *Client) Register(ri RegisterInfo) (string, error)
- func (cli *Client) Relation(param string) (string, error)
- func (cli *Client) Restart() ([]*Resp, error)
- func (cli *Client) SetIp() ([]*Resp, error)
- func (cli *Client) Stop() ([]*Resp, error)
- func (cli *Client) TopicPub() ([]*Resp, error)
- func (cli *Client) TopicSub() ([]*Resp, error)
- type RegisterInfo
- type Resp
- type Tag
- type TagGroupSearchInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) GetTagGroupInfos ¶
func (cli *Client) GetTagGroupInfos(info TagGroupSearchInfo) (string, error)
type RegisterInfo ¶
type TagGroupSearchInfo ¶
Click to show internal directories.
Click to hide internal directories.