This website requires JavaScript.
Explore
Help
Sign In
loreddev
/
smalltrip
Watch
1
Star
0
Fork
0
You've already forked smalltrip
Code
Issues
Pull Requests
Activity
Files
23789c02f4e255f4720d810f6bb40228b85ce7fc
smalltrip
/
problem
History
Gustavo "Guz" L de Mello
23789c02f4
feat(smalltrip,problem): problem multiplexer to handle 404 and 405 errors
2025-08-26 16:33:55 -03:00
..
400.go
chore(smalltrip,problem): add license header to problem package files
2025-07-30 19:14:46 -03:00
500.go
fix(smalltrip,problem): name NewInternalServerError instead of NewInternalError
2025-07-30 19:14:59 -03:00
handlers.go
chore(smalltrip,problem): add license header to problem package files
2025-07-30 19:14:46 -03:00
headers.go
chore(smalltrip,problem): add license header to problem package files
2025-07-30 19:14:46 -03:00
middleware.go
feat(smalltrip,problem): expose context key of middleware
2025-08-08 19:17:01 -03:00
multiplexer.go
feat(smalltrip,problem): problem multiplexer to handle 404 and 405 errors
2025-08-26 16:33:55 -03:00
problem.go
feat(smalltrip,problem): make WithDetail, WithDetailf and WithError append message if there is already one
2025-07-30 19:15:08 -03:00