//
pkg.gl
Category
github.com/jlo87/go-microservices
data
package
1.7.0
Repository:
https://github.com/jlo87/go-microservices.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
97 SLOC
#
Functions
AddProduct
No description provided by the author
GetProducts
GetProducts returns a list of products.
UpdateProduct
No description provided by the author
#
Variables
ErrProductNotFound
No description provided by the author
#
Structs
Product
Product defines the structure for an API product.
#
Type aliases
Products
Products is a collection of Product.