package
Version:
v0.0.0-...-6d7b8bb
Opens a new window with list of versions in this module.
Published: Nov 23, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const RegionURI = "https://api.awattar.%s/v1/marketdata"
type PriceInfo struct {
StartTimestamp time.Time `json:"start_timestamp"`
EndTimestamp time.Time `json:"end_timestamp"`
Marketprice float64 `json:"marketprice"`
Unit string `json:"unit"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.