Documentation
¶
Index ¶
- func FPrint(parser gjson.Result, num int)
- func GetSmartinfo(stopUid int) gjson.Result
- func GetStops() gjson.Result
- func Printall(parser gjson.Result)
- func RpiPrint(parser gjson.Result, num int)
- func Watchdog(watchdogId string)
- type GoivbConfig
- type GoivbSmi
- type GoivbStops
- type TomlConfig
- type WatchdogConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSmartinfo ¶
Types ¶
type GoivbConfig ¶
type GoivbStops ¶
type TomlConfig ¶
type TomlConfig struct {
Goivb GoivbConfig `toml:"goivb"`
Watchdogs map[string]WatchdogConfig `toml:"watchdog"`
IsSet bool
}
var Config TomlConfig
type WatchdogConfig ¶
Click to show internal directories.
Click to hide internal directories.