Documentation
¶
Index ¶
Constants ¶
View Source
const FREDSource = "FRED"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Entry ¶
func (*Entry) UnmarshalJSON ¶
type Observations ¶
type Observations struct {
Observations []Entry `json:"observations"`
}
Click to show internal directories.
Click to hide internal directories.