//
pkg.gl
Category
github.com/sebajax/go-vertical-slice-architecture
internal
product
service
package
0.0.0-20240225024319-b805d9c13f0e
Repository:
https://github.com/sebajax/go-vertical-slice-architecture.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
76 SLOC
#
Functions
NewCreateProductService
Create a new product service use case instance.
NewProductService
No description provided by the author
ProvideProductComponents
provide components for injection.
#
Structs
CreateProductService
Product use cases (port injection).
ProductService
product service instance.