Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Celsius ¶
type Celsius float64
func CelsiusFlag ¶
CelsiusFlag defines a Celsius flag with the specified name, default value, and usage, and returns the address of the flag varuable. The flag argument must have a quantity and a unit, e.g., "100C".
type Fahrenheit ¶
type Fahrenheit float64
func (Fahrenheit) String ¶
func (f Fahrenheit) String() string
Click to show internal directories.
Click to hide internal directories.