Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
GlobalFlags -
Functions ¶
Types ¶
type BoolVar ¶
type BoolVar struct {
Keys string
Long string
Value bool
DefaultValue bool
Description string
IsRatesModule bool
IsBrokersModule bool
ModuleName string
}
BoolVar -
type BoolVarP ¶
type BoolVarP struct {
Keys string
Short rune
Long string
Value bool
DefaultValue bool
Description string
IsRatesModule bool
IsBrokersModule bool
ModuleName string
}
BoolVarP -
Source Files
¶
- store.go
Click to show internal directories.
Click to hide internal directories.