package
Version:
v0.0.0-...-b0e2d2c
Opens a new window with list of versions in this module.
Published: Jan 19, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Price struct {
DateTime time.Time `json:"date_time,omitempty"`
Value int `json:"price,omitempty"`
Currency string `json:"currency,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.