Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HubRpcClient ¶
type HubRpcClient struct {
// contains filtered or unexported fields
}
func NewHubRpcClient ¶
func NewHubRpcClient(addr string) (*HubRpcClient, error)
func (*HubRpcClient) MessageToUser ¶
func (h *HubRpcClient) MessageToUser(userId string, message []byte) error
Click to show internal directories.
Click to hide internal directories.