package
0.0.0-20230806205039-9e5d004951a3
Repository: https://github.com/m5lapp/go-service-toolkit.git
Documentation: pkg.go.dev
# Structs
AuthService stores the configuration for an authentication service.
Cors stores the configuration for CORS (Cross-Origin Resource Sharing).
Limiter stores the configuration for a rate limiter.
MongoDB stores the configuration for a MongoDB NoSQL database.
Server stores the configuration for a web application server.
Service stores the configuration for an external service that can be called.
Smtp stores the configuration for an SMTP server connection.
SqlDB stores the configuration for a SQL database.