storj/pkg/pb
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
..
datarepair.pb.go Creates data repair queue interface and protobuf RepairSegment messgage (#367) 2018-09-20 15:08:43 -04:00
datarepair.proto ensure that protobuffer package and go_package are separate (#369) 2018-09-21 21:48:54 +03:00
gen.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
meta.pb.go Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
meta.proto Clean up last segment handling (#408) 2018-10-03 16:05:40 +03:00
overlay.pb.go Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
overlay.proto Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
piecestore.pb.go Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
piecestore.pb.mock.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
piecestore.proto ensure that protobuffer package and go_package are separate (#369) 2018-09-21 21:48:54 +03:00
pointerdb.pb.go Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00
pointerdb.proto Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00