package
0.0.0-20230630201924-bc6e940a4ace
Repository: https://github.com/raj63/golang-rest-api.git
Documentation: pkg.go.dev

# Structs

NewOrder is a struct that contains the data for a new Order.
Service is a struct that contains the repository implementation for order use case.