api

package
v0.0.0-...-c22d2bc Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2017 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartServer

func StartServer(commChannel chan ChanComm)

StartServer - Create a TCP server running on the address and port configured in conf.go or cli arg.

Should be run in a goroutine

Types

type ChanComm

type ChanComm struct {
	Signal          string
	RunningSchedule job.JobSchedule
	RunningJobs     job.RunningJobTracker
	Error           error
}

Jump to

Keyboard shortcuts

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