Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultQueueName = "default"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func NewTemporalClient ¶
func NewTemporalClient(opts *ClientOpts) (*Client, error)
func (*Client) GetBroadcastAddress ¶
func (*Client) GetOpts ¶
func (c *Client) GetOpts() *ClientOpts
Click to show internal directories.
Click to hide internal directories.