Dennis Coyle
|
5de5428d3a
|
First pass at node restrictions (#146)
* WIP First pass at node restrictions
* adjustments to storage clients
* fix cover
* undo previous import change
* adding copyright
* fix the tests
* check for keys
* moar fixes to tests
* linter
* change how we handle restrictions
* add generated pb.go file
* PR comments addressed
* MockKeyValueStore
* pr comments addressed
* missing )
* past my bedtime
* moar merge issues
* cleanup
|
2018-08-01 10:15:38 -04:00 |
|
Yehor Butko
|
7ea075ce9e
|
Unit Tests for logging.go added (#148)
* Unit Tests for logging.go added.
* Unit Tests for logging.go added part 2
* Unit tests added for Utils package
|
2018-07-19 15:41:29 -04:00 |
|
JT Olio
|
6be2baf9f9
|
pkg/piecestore: use readersource (#75)
* pkg/piecestore: use readersource
* pkg/piecestore: fix linting
|
2018-06-05 08:00:48 -06:00 |
|
Dennis Coyle
|
d6ddb65bf8
|
basic structure (#39)
* wip - basic structure
* cleanup
* zap logger
* handling errors | using urfav/cli
* remove deadcode
* move NewLogger to utils
* single process method
* copyright
* more generic Process
* simplified
* added NewServer Back
|
2018-05-16 12:47:59 -06:00 |
|