alice

package
v0.0.0-...-32a2d26 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DoReq

func DoReq(location string, events Events) error

func InitAlice

func InitAlice(initOpts Opts)

Types

type Event

type Event struct {
	EvType string `json:"eventType"`
	Data   [7]int `json:"data"`
}

type Events

type Events []Event

type Opts

type Opts struct {
	Addr     string
	Path     string
	Login    string
	Password string
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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