api

package
v0.0.0-...-31fda41 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FarmAPI

type FarmAPI interface {
	PostCommand(namespace, device, command string) (out []byte, err error)
	GetFile(namespace, device, path string, writer io.Writer) (err error)
}

func NewFarmAPI

func NewFarmAPI(c client.Client) FarmAPI

Jump to

Keyboard shortcuts

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