player

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Broadcaster

type Broadcaster struct {
	Slots map[persistence.MessageId]*BroadcasterSlot

	SkipNonRunningStages bool
	// contains filtered or unexported fields
}

func NewBroadcaster

func NewBroadcaster() Broadcaster

func (*Broadcaster) AddSlot

func (b *Broadcaster) AddSlot(messageType persistence.MessageType, address, nif string)

func (*Broadcaster) Start

func (b *Broadcaster) Start(filename string, startTimestamp int64) error

func (*Broadcaster) Stop

func (b *Broadcaster) Stop()

type BroadcasterSlot

type BroadcasterSlot struct {
	ReceivedMessages int
	MessageType      persistence.MessageType
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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