sbbtraffic

package
v0.0.0-...-e9436b1 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2022 License: Apache-2.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 ArrivalEvent

type ArrivalEvent struct {
	Line        string
	ArrivalTime string
}

func (*ArrivalEvent) Key

func (arr *ArrivalEvent) Key() string

func (*ArrivalEvent) String

func (arr *ArrivalEvent) String() string

type DepartureEvent

type DepartureEvent struct {
	Line          string
	DepartureTime string
}

func (*DepartureEvent) Key

func (dep *DepartureEvent) Key() string

func (*DepartureEvent) String

func (dep *DepartureEvent) String() string

type SBBTraffic

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

func NewSBBTraffic

func NewSBBTraffic(lc fx.Lifecycle, bus *genbus.Builder) (*SBBTraffic, error)

Jump to

Keyboard shortcuts

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