Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ODFWHttpClient = &http.Client{ Timeout: 10 * time.Second, } )
Functions ¶
This section is empty.
Types ¶
type Stock ¶
type TroutCounts ¶
type TroutCounts struct {
Stockings []Stock
}
func LoadTroutCounts ¶
func LoadTroutCounts(client *http.Client, zone Zone) (*TroutCounts, error)
Click to show internal directories.
Click to hide internal directories.