client

package
v0.0.0-...-8a15153 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultDishyAddr = "192.168.100.1:9200"

Variables

This section is empty.

Functions

func NewClient

func NewClient(ctx context.Context, addr string) (*client, error)

NewClient creates new Starlink client.

Types

type Client

type Client interface {
	Status(context.Context) (*device.DishGetStatusResponse, error)
	Unstow(context.Context) error
	Stow(context.Context) error
	Reboot(context.Context) error
}

Jump to

Keyboard shortcuts

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