certificates/acme
max furman 80c8567d99 change errnotfound type for getAccount
- more generalized NotFound type rather than the nosql
one we were using
- if the error is not recognized then the logic in create account will
break.
2021-03-25 14:54:12 -07:00
..
api change errnotfound type for getAccount 2021-03-25 14:54:12 -07:00
db/nosql change errnotfound type for getAccount 2021-03-25 14:54:12 -07:00
account.go [acme db interface] add linker tests 2021-03-25 12:05:46 -07:00
account_test.go add authorization and order unit tests 2021-03-25 12:05:46 -07:00
authority_test.go [acme db interface] unit tests compiling 2021-03-25 12:05:46 -07:00
authorization.go add authorization and order unit tests 2021-03-25 12:05:46 -07:00
authorization_test.go add authorization and order unit tests 2021-03-25 12:05:46 -07:00
certificate.go [acme db interface] unit test progress 2021-03-25 12:05:46 -07:00
certificate_test.go [acme db interface] unit tests compiling 2021-03-25 12:05:46 -07:00
challenge.go more unit tests 2021-03-25 12:05:46 -07:00
challenge_test.go more unit tests 2021-03-25 12:05:46 -07:00
common.go [acme db interface] wip 2021-03-25 12:05:46 -07:00
db.go change errnotfound type for getAccount 2021-03-25 14:54:12 -07:00
errors.go [acme db interface] unit test progress 2021-03-25 12:05:46 -07:00
nonce.go [acme db interface] wip 2021-03-25 12:05:46 -07:00
nonce_test.go [acme db interface] unit tests compiling 2021-03-25 12:05:46 -07:00
order.go Finish order unit tests and remove unused mocklinker 2021-03-25 13:46:51 -07:00
order_test.go add acme order unit tests 2021-03-25 12:05:46 -07:00
status.go [acme db interface] wip 2021-03-25 12:05:45 -07:00