directory
0.0.0-20200225164507-0e08e9be13c9
Repository: https://github.com/lumexralph/article-maker.git
Documentation: pkg.go.dev

# Packages

Package domain contains the entities of the article maker business logic.
Package datastore is the implementation of the database session in use by the server.
Package repository contains the operations to retrieve or interact with article domain.