client

package
v0.0.0-...-084e4ab Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthCredentials

type AuthCredentials struct {
	Creds credentials.TransportCredentials
	Token string
}

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(processorAddr *url.URL, auth AuthCredentials, logger *zap.Logger) Client

func (*Client) GetDeviceList

func (c *Client) GetDeviceList(ctx context.Context) ([]*info.Device, error)

Info service functions

func (*Client) Shutdown

func (c *Client) Shutdown() error

Shutdown this connection to the client

Jump to

Keyboard shortcuts

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