agola/internal/services/gateway
Simone Gotti 87f182a0c9 *: use errors.Is/errors.As to handle wrapped error checking
Enable golangci-lint errorlint linter to check proper use of errors.Is
and error.As instead of direct comparison or error type casting.
2022-02-24 17:07:29 +01:00
..
action *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
api gateway: use dedicated auth context keys type 2022-02-24 13:41:57 +01:00
common gateway: use dedicated auth context keys type 2022-02-24 13:41:57 +01:00
handlers gateway: use dedicated auth context keys type 2022-02-24 13:41:57 +01:00
gateway.go gateway: add api to get authenticated user organizations 2022-02-23 15:31:34 +01:00