//
pkg.gl
Category
github.com/Zulbukharov/golang-ddd-hex
pkg
adding
package
0.0.0-20200807125556-88b2b22881cb
Repository:
https://github.com/zulbukharov/golang-ddd-hex.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
Files
26 SLOC
#
Functions
NewService
NewService creates an adding service with the necessary dependencies.
#
Variables
ErrDuplicate
ErrDuplicate defines the error message.
#
Structs
Post
Post basic post struct.
#
Interfaces
Repository
Repository provides access to Post repository.
Service
Service provides Post adding operations.