package
0.0.0-20230218191148-4f50f5e56393
Repository: https://github.com/aveloper/blog.git
Documentation: pkg.go.dev

# Functions

NewHandler creates a new instance of Handler.
NewRepository creates a new instance of Repository.
UserRoutes adds users routes to router.

# Structs

Handler has http handler functions for user APIs.
Repository has CRUD functions for users.