package
0.0.0-20200807125556-88b2b22881cb
Repository: https://github.com/zulbukharov/golang-ddd-hex.git
Documentation: pkg.go.dev

# Functions

NewService creates an adding service with the necessary dependencies.

# Variables

ErrDuplicate defines the error message.

# Structs

Post
Post basic post struct.

# Interfaces

Repository provides access to Post repository.
Service provides Post adding operations.