storj/cmd/certificates
Egon Elbre 7802ab714f pkg/,private/: merge with private package
Initially there were pkg and private packages, however for all practical
purposes there's no significant difference between them. It's clearer to
have a single private package - and when we do get a specific
abstraction that needs to be reused, we can move it to storj.io/common
or storj.io/private.

Change-Id: Ibc2036e67f312f5d63cb4a97f5a92e38ae413aa5
2021-04-23 16:37:28 +03:00
..
auth.go certificate/authorization: add ctx to OpenDB 2020-10-29 09:46:23 +02:00
claims.go certificate/authorization: add ctx to OpenDB 2020-10-29 09:46:23 +02:00
main.go pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
setup.go certificate/authorization: add ctx to OpenDB 2020-10-29 09:46:23 +02:00
sign.go common: separate repository 2019-12-27 14:11:15 +02:00
verify.go common: separate repository 2019-12-27 14:11:15 +02:00