//
pkg.gl
Category
github.com/wlachs/blog
internal
services
package
0.2.0
Repository:
https://github.com/wlachs/blog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
235 SLOC
#
Functions
CreatePostService
CreatePostService instantiates the postService using the application container.
CreateUserService
CreateUserService instantiates the userService using the application container.
#
Interfaces
PostService
PostService interface.
UserService
UserService interface.