Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct { *clientutil.BaseClient // contains filtered or unexported fields }
func (*Client) PostMsg ¶
func (c *Client) PostMsg(msg *aranyagopb.Msg) error
type Config ¶
type Config struct {
clientutil.CommonConfig `json:",inline" yaml:",inline"`
}
Click to show internal directories.
Click to hide internal directories.