package
0.0.0-20241130185743-525db6386128
Repository: https://github.com/dohernandez/vio.git
Documentation: pkg.go.dev
# Packages
Package app initializes the application locator.
Package cli contains the cli.App.
Package config provides configuration loader based on env vars.
Package helpers provides functions to reduce the code and facilitate the testing.
Package reader provides a reader implementation for the application, use to load data.
Package service is a directory of grpc service implementations.
Package storage is a directory of usecase storage implementations.