package
0.0.0-20220407183725-4468c4ec74f8
Repository: https://github.com/dupman/server.git
Documentation: pkg.go.dev

# Functions

GetLogger get the logger.
NewConfig creates a new Config.
NewDatabase creates a new Database.
NewRequestHandler creates a new request handler.

# Variables

Module exports lib module.

# Structs

Config represents General config.
CORSConfig represents CORS config.
Database data structure.
DatabaseConfig represents Database config.
FxLogger structure.
GinLogger structure.
GormLogger structure.
JWTConfig represents JWT config.
Logger structure.
RequestHandler function.
ServerConfig represents Server config.