controller

package
v0.0.0-...-cf12e39 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cors

func Cors() gin.HandlerFunc

func ShutdownController

func ShutdownController()

func StartController

func StartController(config IControllerConfig, eventChan chan *EventObj)

Types

type IControllerConfig

type IControllerConfig interface {
	GetControllerInterface() string
	SetControllerInterface(string)
	GetControllerPort() string
	SetControllerPort(string)
	GetLogLevel() string
}

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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