You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-certificates/api
Mariano Cano c0b7c33a58
Use a function as the error logger
This commit addresses comment in the code review. Now, instead of
injecting an slog.Logger we can inject any method that can use a more
flexible implementation.
1 month ago
..
log Use a function as the error logger 1 month ago
models chore: fix function names in comment 2 months ago
read Log errors using slog.Logger 1 month ago
render Log errors using slog.Logger 1 month ago
api.go Log errors using slog.Logger 1 month ago
api_test.go Add a basic e2e test for `X-Request-Id` reflection 4 months ago
crl.go Log errors using slog.Logger 1 month ago
crl_test.go Change CRL unavailable case to HTTP 404 4 months ago
rekey.go Log errors using slog.Logger 1 month ago
renew.go Log errors using slog.Logger 1 month ago
revoke.go Log errors using slog.Logger 1 month ago
revoke_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
sign.go Log errors using slog.Logger 1 month ago
ssh.go Log errors using slog.Logger 1 month ago
sshRekey.go Log errors using slog.Logger 1 month ago
sshRenew.go Log errors using slog.Logger 1 month ago
sshRevoke.go Log errors using slog.Logger 1 month ago
ssh_test.go Fix broken tests relying on `Sign` in mocks 9 months ago