Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultAPIKey = "DEMO_KEY" // Default NASA API key (for demo)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Date ¶
Date is wrapper class of time.Time.
func (Date) MarshalJSON ¶
MarshalJSON implements the json.Marshaler interface.
func (*Date) UnmarshalJSON ¶
UnmarshalJSON implements the json.UnmarshalJSON interface.
Click to show internal directories.
Click to hide internal directories.