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) SendMessage ¶
func (*Client) SubscribeAndListen ¶
SubscribeAndListen starts listening to a zephyr class and instance tuple. To listen for all instances on a class, pass "*" as the instance. Zephyr classes and instances are case-insensitive and messages of any case may be returned.
func (*Client) TicketExpirationTime ¶
Click to show internal directories.
Click to hide internal directories.