package
1.3.0
Repository: https://github.com/kecci/goscription.git
Documentation: pkg.go.dev

# Functions

NewArticleRepository will create an object that represent the article.Repository interface.
NewUserRepository will create an object that represent the article.Repository interface.

# Interfaces

ArticleRepository represent the repository contract.
UserRepository represent the repository contract.