justworks

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2021 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	otm.Signer
	// contains filtered or unexported fields
}

func NewClient

func NewClient(sign otm.SignFunc, opts ...OptionFunc) *Client

func (*Client) Dial

func (*Client) Type

type DialDTLS

type DialDTLS = func(ctx context.Context, addr string, dtlsCfg *dtls.Config, opts ...kitNetCoap.DialOptionFunc) (*kitNetCoap.ClientCloseHandler, error)

type OptionFunc

type OptionFunc func(Client) Client

func WithDialDTLS

func WithDialDTLS(dial DialDTLS) OptionFunc

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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