Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) GetAccessKey ¶ added in v0.5.0
GetAccessKey 获取访问密钥
func (*Client) GetClientID ¶ added in v0.5.0
GetClientID 获取客户端ID
func (*Client) GetServerURL ¶ added in v0.5.0
GetServerURL 获取服务器URL
func (*Client) SetHTTPServer ¶ added in v0.4.1
func (c *Client) SetHTTPServer(httpServer *server.HTTPServer)
SetHTTPServer 设置 HTTP 服务器(由 scheduler 调用)
func (*Client) StartConnectNotify ¶
func (c *Client) StartConnectNotify()
StartConnectNotify 启动连接通知 - 建立持久连接并通过心跳保持
Source Files
¶
Click to show internal directories.
Click to hide internal directories.