//
pkg.gl
Category
github.com/sebajax/go-vertical-slice-architecture
internal
user
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
NewCreateUserService
Create a new user service use case instance.
NewUserService
No description provided by the author
ProvideUserComponents
provide components for injection.
#
Structs
CreateUserService
User use cases (port injection).
UserService
user service instance.