feat: add basic middleware #4
Annotations
3 errors
Code Check:
ahttp/context_test.go#L93
Error return value of `c.String` is not checked (errcheck)
|
Code Check:
ahttp/context_test.go#L102
Error return value of `c.JSON` is not checked (errcheck)
|
Code Check
issues found
|