mirror of
https://github.com/zitadel/zitadel
synced 2024-11-22 18:44:40 +00:00
87d5cd3f09
* add basic gitignore * init go mod * add semrel and badges * add error pkg * added config pkg * added main cmd structure * return error on file not found and added log ids and messages * add todo for error_creator.go |
||
---|---|---|
.. | ||
generate | ||
already_exists_test.go | ||
already_exists.go | ||
caos_error_test.go | ||
caos_error.go | ||
deadline_exceeded_test.go | ||
deadline_exceeded.go | ||
error_test.go | ||
error.go | ||
internal_test.go | ||
internal.go | ||
invalid_argument_test.go | ||
invalid_argument.go | ||
not_found_test.go | ||
not_found.go | ||
permission_denied_test.go | ||
permission_denied.go | ||
precondition_failed_test.go | ||
precondition_failed.go | ||
unauthenticated_test.go | ||
unauthenticated.go | ||
unavailable_test.go | ||
unavailable.go | ||
unimplemented_test.go | ||
unimplemented.go | ||
unknown_test.go | ||
unknown.go |