nats

package
v0.0.0-...-a30bd34 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2020 License: MIT Imports: 6 Imported by: 0

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 NewClient

func NewClient(ctx context.Context, opts ...Option) (*Client, error)

func (*Client) Close

func (c *Client) Close() error

func (*Client) Publish

func (c *Client) Publish(e eventlet.Event) error

type Option

type Option func(c *Client) error

func WithLogger

func WithLogger(logger eventlet.Logger) Option

func WithURL

func WithURL(url string) Option

func WithUseTLS

func WithUseTLS(v bool) Option

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL