//
pkg.gl
Category
github.com/Raj63/golang-rest-api
pkg
app
usecases
order
package
0.0.0-20230630201924-bc6e940a4ace
Repository:
https://github.com/raj63/golang-rest-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
34 SLOC
#
Structs
NewOrder
NewOrder is a struct that contains the data for a new Order.
Service
Service is a struct that contains the repository implementation for order use case.