Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CORSMiddleware ¶
func CORSMiddleware() gin.HandlerFunc
func CacheMiddleware ¶
func CacheMiddleware(expiration time.Duration, handle gin.HandlerFunc) gin.HandlerFunc
CacheMiddleware encapsulates a gin handler function and caches the model with an expiration time.
func CheckReverseProxy ¶
CheckReverseProxy removes untrusted forwarded HTTP headers if gin.reverse_proxy is defined
func Prometheus ¶
func Prometheus() gin.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.