Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/710leo/toruk
/ types & classes
Types & classes
5 in github.com/710leo/toruk
⨍
Functions
46
◇
Types & classes
5
Struct
Error
http/errors/errors.go:10
Struct
GlobalConfig
g/config.go:17
Struct
HttpConfig
g/config.go:12
Struct
Logger
Logger is a middleware handler that logs the request as it goes in and the response as it goes out.
http/middleware/logger.go:13
Struct
Recovery
Recovery is a Negroni middleware that recovers from any panics and writes a 500 if there was one.
http/middleware/recovery.go:15