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

# Functions

NewPostRepository return a new repo.
NewStorage returns a new Postgres connection.
NewUserRepository return a new repo.
NewUserRepository returns a new repo.

# Structs

Post
Post defines the properties of a Post to be listed.
PostRepository keeps data in postgres db.
User defines the properties of a User to be listed.
No description provided by the author
UserRepository keeps data in postgres db.