zitadel/internal/actions
Tim Möhlmann f680dd934d
refactor: rename package errors to zerrors (#7039)
* chore: rename package errors to zerrors

* rename package errors to gerrors

* fix error related linting issues

* fix zitadel error assertion

* fix gosimple linting issues

* fix deprecated linting issues

* resolve gci linting issues

* fix import structure

---------

Co-authored-by: Elio Bischof <elio@zitadel.com>
2023-12-08 15:30:55 +01:00
..
object perf(oidc): optimize the introspection endpoint (#6909) 2023-11-21 13:11:38 +01:00
actions_test.go perf: project quotas and usages (#6441) 2023-09-15 17:00:12 +02:00
actions.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
api.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
config.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
context.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
fields_test.go perf: project quotas and usages (#6441) 2023-09-15 17:00:12 +02:00
fields.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
http_module_config.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
http_module_test.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
http_module.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
log_module.go perf: project quotas and usages (#6441) 2023-09-15 17:00:12 +02:00
uuid_module.go merge main into next 2023-10-19 12:34:00 +02:00