package
0.0.14
Repository: https://github.com/gathering/gondulapi.git
Documentation: pkg.go.dev

# Structs

No description provided by the author
Oplog is a single oplog entry.
Switch represents a single switch, or box.
Test is a single test(result), with all relevant descriptions.

# Type aliases

No description provided by the author
Oplogs is an array of oplog entries, and can only be fetched (with Get).
StationTests is an array of tests associated with a single station (and track).
Switches is the slice-variant of Switch, allowing us to return and parse an array of switches.