//
pkg.gl
Category
github.com/fpuentem/microservices-golang
ep6
data
package
0.0.0-20240415003747-682743702e48
Repository:
https://github.com/fpuentem/microservices-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
98 SLOC
#
Functions
AddProduct
No description provided by the author
GetProducts
GetProducts return 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.