//
pkg.gl
Category
github.com/Raj63/golang-rest-api
pkg
domain
order
package
0.0.0-20230630201924-bc6e940a4ace
Repository:
https://github.com/raj63/golang-rest-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
Files
24 SLOC
#
Structs
Request
Request is a struct that contains the request order information.
Response
Response is a struct that contains the response order information.
#
Interfaces
Service
Service is a interface that contains the methods for the order service.