package
0.0.0-20221202135914-b96848e10a04
Repository: https://github.com/daheige/go-api.git
Documentation: pkg.go.dev
# Functions
NotFoundHandler 路由找不到的情况.
TimeoutHandler server timeout middleware wraps the request context with a timeout 中间件参考go-chi/chi库 https://github.com/go-chi/chi/blob/master/middleware/timeout.go.