server

package
v0.0.0-...-b652da8 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunHrpBoomerMaster

func RunHrpBoomerMaster()

func StartGrpc

func StartGrpc(address string)

func StopGrpc

func StopGrpc()

Types

type MasterBoom

type MasterBoom struct {
	*hrp.HRPBoomer
	State    State
	OutputDB *boomer.DbOutput
}

func NewMasterBoom

func NewMasterBoom() *MasterBoom

func (*MasterBoom) Run

func (b *MasterBoom) Run()

type State

type State int
var (
	StateRunning State = 1
	StateStop    State = 2
)

Jump to

Keyboard shortcuts

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