Documentation
¶
Overview ¶
Package tempconv performs Celsius and Fahrenheit temperature computations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExampleOne ¶
func ExampleOne()
func ExampleThree ¶
func ExampleThree()
func ExampleTwo ¶
func ExampleTwo()
Types ¶
type Fahrenheit ¶
type Fahrenheit float64
func (Fahrenheit) String ¶
func (f Fahrenheit) String() string
Click to show internal directories.
Click to hide internal directories.