package
0.0.0-20240930183216-c1b6262909ba
Repository: https://github.com/nqxcode/auth_microservice.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Load env parameters from file by path.
NewAuthConfig new auth config.
NewGRPCConfig create new grpc server config.
NewHashingConfig create new hashing config.
NewHTTPConfig new http config.
NewKafkaConsumerConfig new kafka consumer config.
NewKafkaProducerConfig new kafka producer config.
NewPGConfig create new pg config.
NewRedisConfig create redis config.
NewSwaggerConfig new swagger config.

# Interfaces

AuthConfig auth config.
GRPCConfig grpc server config.
HashingConfig hashing config.
HTTPConfig http config.
PGConfig pg config.
SwaggerConfig swagger config.