service

package
v0.0.0-...-4d07d55 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2019 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceInstance

type ServiceInstance struct {
	Type int
	Name string
	ID   string
	API  struct {
		DBcache      shared.DatabaseInterface
		DBpersistent shared.DatabaseInterface
		Controller   shared.ControllerInterface
		Network      shared.NetworkInterface
	}
	OutputCh chan []byte
}

func (*ServiceInstance) Init

func (sv *ServiceInstance) Init()

func (*ServiceInstance) Run

func (sv *ServiceInstance) Run()

Jump to

Keyboard shortcuts

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