package
0.1.0
Repository: https://github.com/datumforge/go-template.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
WithConfigProvider supplies the config for the server.
WithGraphRoute adds the graph handler to the server.
WithHTTPS sets up TLS config settings for the server.
WithLogger supplies the logger for the server.
WithMiddleware adds the middleware to the server.
WithRateLimiter sets up the rate limiter for the server.
WithReadyChecks adds readiness checks to the server.
WithSessionManager sets up the default session manager with a 10 minute ttl with persistence to redis.

# Structs

No description provided by the author

# Interfaces

No description provided by the author