exhaust

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2016 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	TurbineChannel                         = make(chan common.IndexRecord, config.Config.Exhaust.TurbineBuffer)
	CombustorChannel common.MessageChannel = make(common.MessageChannel, config.Config.Exhaust.CombustionBuffer)
	ConnectionsMap   common.ConnectionsMap = make(common.ConnectionsMap)

	State StateStruct = loadState()
)

Functions

func Init

func Init()

Types

type StateStruct

type StateStruct struct {
	Tail         uint64
	Head         uint64
	Capacity     float32
	ConnectionId uint64
}

Jump to

Keyboard shortcuts

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