package
1.4.0
Repository: https://github.com/gaurav04/go-practises.git
Documentation: pkg.go.dev

# Structs

Entry
create an individual entry data structure this does not need to hold every field, just the ones we want.
the feed is the full JSON data structure this sets up the array of Entry types (defined above).