storj/cmd/captplanet
Michal Niewrzal ad327bedb1
Use context to propagate API Key (#383)
* Satellite signs proofs

* wip

* remove direct apikey usage from pdbclient

* adjusting unit tests

* fix linter errors

* unit tests

* linter errors

* remove usless interface

* remove unused code

* improve unit tests

* signature generation

* code review changes

* code review comments

* back to satellite-id signature generation

* remove go-grpc-middlewar dependency

* small step back

* linter fixes

* fix tests

* packages reorganization

* Move TestAPIKeyInjector to grpcauth package
2018-10-09 16:39:14 +02:00
..
main.go captplanet: add ctrl+\ for dumping goroutines (#416) 2018-10-03 15:27:51 +03:00
run.go Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00
setup.go captplanet: api and encryption key setup (#441) 2018-10-08 22:04:32 +02:00