This website requires JavaScript.
Explore
Help
Sign In
loreddev
/
x
Watch
1
Star
0
Fork
0
You've already forked x
Code
Issues
Pull Requests
Activity
Files
96f62468b05c1364d930f5794d001f148b6b13a7
x
/
smalltrip
/
problem
History
Gustavo "Guz" L de Mello
eb6097ed46
feat(smalltrip,problem): problem multiplexer to handle 404 and 405 errors
2025-08-11 19:16:53 -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-11 19:16:53 -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