constants

package
v0.0.0-...-7ad8e3d Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2018 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HueError

type HueError int
const (
	UNAUTHORIZED               HueError = 1
	INVALID_JSON               HueError = 2
	NOT_FOUND                  HueError = 3
	METHOD_NOT_AVAILABLE       HueError = 4
	MISSING_PARAMETERS         HueError = 5
	PARAMETER_UNAVAILABLE      HueError = 6
	INVALID_PARAMETER_VALUE    HueError = 7
	PARAMETER_NOT_MODIFIABLE   HueError = 8
	TOO_MANY_ITEMS             HueError = 9
	PORTAL_CONNECTION_REQUIRED HueError = 10
	INTERNAL_ERROR             HueError = 901
)

Jump to

Keyboard shortcuts

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