package
0.0.0-20211006002630-2f9ccf387d5b
Repository: https://github.com/christianprzybulinski/go-cart-api.git
Documentation: pkg.go.dev

# Functions

GetAllProducts reads the JSON Database file and transform it to an internal Map, ID = key.

# Structs

Product used to read the JSON file and convert to struct.