//
pkg.gl
Category
github.com/Teelevision/excommerce
controller
package
0.0.0-20200826080141-14d7d2256b3f
Repository:
https://github.com/teelevision/excommerce.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
2
Files
758 SLOC
#
Variables
ErrConflict
controller errors.
ErrDeleted
controller errors.
ErrForbidden
controller errors.
ErrLocked
controller errors.
ErrNotFound
controller errors.
#
Structs
Cart
Cart is the controller that handles carts.
Order
Order is the controller that handles orders.
Product
Product is the controller that handles products.
User
User is the controller that creates a user.