background

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EnvironmentProfiler = &environmentProfiler{
	latest: &cb.EnvironmentalProfile{
		Hardware: &cb.HardwareProfile{},
	},
}
View Source
var MEMSTATS = &runtime.MemStats{}
View Source
var ObservationBus = &observationBus{
	queue:  helper.NewLockFreeQueue(),
	signal: make(chan struct{}, 1),
}

Functions

func Run

func Run(cfg_ *Configure)

func Stop

func Stop()

Types

type Configure

type Configure struct {
	EnvironmentProfiler bool
	ObservationBus      bool
}

type EventDataPayload

type EventDataPayload struct {
	// contains filtered or unexported fields
}

EventDataPayload is the package of event data inside LockFreeQueue

Jump to

Keyboard shortcuts

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