//
pkg.gl
Category
github.com/sirait-kevin/BillingEngine
handlers
restful
package
0.0.0-20241208154422-2352a50dd92b
Repository:
https://github.com/sirait-kevin/billingengine.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
153 SLOC
#
Structs
BillingHandler
No description provided by the author
#
Interfaces
BillingUsecase
go:generate mockgen -build_flags=-mod=mod -destination ../../mocks/handler/BillingUsecase.go -package=mock_handler github.com/sirait-kevin/BillingEngine/handlers/restful BillingUsecase.