package
0.0.0-20240331103334-230409c29884
Repository: https://github.com/mchekalov/chat-server.git
Documentation: pkg.go.dev
# Functions
Load text from .env file.
NewGRPCConfig creates a new instance of GRPCConfig using environment variables.
No description provided by the author
NewPGConfig creates a new instance of PGConfig using environment variables.
No description provided by the author
# Interfaces
GRPCConfig defines the interface for gRPC configuration.
No description provided by the author
PGConfig defines the interface for PostgreSQL configuration.
No description provided by the author