//
pkg.gl
Category
github.com/gaurav04/go-practises
works-with-go
rest-api
package
1.4.0
Repository:
https://github.com/gaurav04/go-practises.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
59 SLOC
#
Structs
Entry
create an individual entry data structure this does not need to hold every field, just the ones we want.
Feed
the feed is the full JSON data structure this sets up the array of Entry types (defined above).