package
1.0.0
Repository: https://github.com/lookandhate/course_auth.git
Documentation: pkg.go.dev

# Functions

MustLoad creates AppConfig and loads it from yaml file.

# Constants

No description provided by the author

# Structs

AppConfig config for application.
GRPCConfig config for GRPC server.
PostgresConfig config for Postgres Database.

# Interfaces

DatabaseConfig base interface for database configs with DSN retriever.