package
0.0.1
Repository: https://github.com/pthethanh/robusta.git
Documentation: pkg.go.dev

# Functions

New return new rest api friend handler.
NewMongoRepository return new MongoDB repository.
NewService return a new article service.

# Structs

No description provided by the author
MongoRepository is MongoDB implementation of repository.
Service is an article service.

# Interfaces

Repository is an interface of an article repository.