exports

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EventTimeStamp   = "eventtimestamp"
	EventName        = "eventname"
	EventType        = "eventtype"
	EventSource      = "eventsource"
	EventValuesFull  = "eventvaluesfull"
	EventValuesShort = "eventvaluesshort"
	SessionUID       = "sessionuid"
)
View Source
const Port9085 = 9085

Variables

View Source
var (
	Mu        sync.Mutex
	AllEvents []StoredEvent
)

Functions

This section is empty.

Types

type LockStateValue

type LockStateValue int64

Conversion for LockState event enumeration to int

const (
	AcquiringSync LockStateValue = iota
	AntennaDisconnected
	AntennaShortCircuit
	Booting
	Freerun
	Holdover
	Locked
	Synchronized
	Unlocked
)

type StoredEvent

type StoredEvent map[string]interface{}

type StoredEventValues

type StoredEventValues map[string]interface{}

Jump to

Keyboard shortcuts

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