runner

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2019 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GoGoDeviceStatus

func GoGoDeviceStatus()

func GoGoSQS

func GoGoSQS()

func GoGoScheduler

func GoGoScheduler() error

Types

type Devices

type Devices struct {
	Device       string `json:"device"`
	Name         string `json:"name"`
	NameFriendly string `json:"name_friendly"`
	Addr         string `json:"address"`
	NetPort      string `json:"port"`
	Id           string `json:"id"`
	Key          string `json:"key"`
}

type Inputs

type Inputs struct {
	Database string `json:"database"`
	Devices  []Devices
}

type Validator

type Validator struct {
	DoChange   bool
	InSchedule bool
}

Jump to

Keyboard shortcuts

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