package
Version:
v1.1.2-0...-b3be18b
Opens a new window with list of versions in this module.
Published: Feb 1, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
RefreshInterval int `yaml:"interval"`
Watchlist []string `yaml:"watchlist"`
Lots []position.Lot `yaml:"lots"`
Separate bool `yaml:"show-separator"`
}
type Options struct {
ConfigPath *string
RefreshInterval *int
Watchlist *string
Separate *bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.