Versions in this module Expand all Collapse all v1 v1.0.0 Oct 13, 2022 Changes in this version + func CorsMiddleWare(next http.HandlerFunc) http.HandlerFunc + func TimeMiddleWare(next http.HandlerFunc) http.HandlerFunc + func TokenMiddleWare(next http.HandlerFunc) http.HandlerFunc + type MiddleHandler func(next http.HandlerFunc) http.HandlerFunc