directory
0.0.0-20240427150051-a575f4bdec2b
Repository: https://github.com/artnikel/profileservice.git
Documentation: pkg.go.dev

# Packages

Package config with environment variables.
Package errors contains business errors.
Package handler is the top level of the application and it contains request handlers.
Package model contains models of using entities.
Package repository is a lower level of project.
Package service contains business logic of a project.