summary refs log tree commit diff stats
path: root/cmd/cetus-bing
Commit message (Collapse)AuthorAgeFilesLines
* Export struct fields v0.4.9Andinus2020-03-161-22/+22
| | | | | | | Only exported structs and fields are visible to other packages, including the encoding/json package. So you must capitalize the field names of the structs to export those fields so the Marshal func can see them
* Rewrite apod response retrivalAndinus2020-03-161-9/+3
|
* Add dump option & rewrite bpod response retrieval functionAndinus2020-03-161-44/+59
|
* Remove license text from headersAndinus2020-03-151-14/+0
|
* cetus-bing: Correct date format v0.4.5Andinus2020-03-151-1/+12
|
* Support Bing Photo of the DayAndinus2020-03-151-0/+121