package
0.0.0-20220704085507-ddffbcd93e0b
Repository: https://github.com/abhinav-sureka/go-backend-server-base-code.git
Documentation: pkg.go.dev

# Functions

New creates a new app config struct.
NewJWTSecretKey creates a new secret key for signing JWT.
NewServerConfig creates configuration the HTTP server will run with.

# Interfaces

Config interface declares functions for server, handler, etc.