lbry.go/util
Niko Storni 788857d2c3
add disk space check
remove unneeded panics
improve error handling
add tests
fix error checking that was comparing for exact values
sort imports
2018-07-12 08:24:43 -04:00
..
blockchain.go add util function for converting txid:nout to claimID 2018-03-15 10:47:16 -04:00
blockchain_test.go Added unit tests for getting claimid. I based this off of a random selection of claims from the past year on the block chain. 2018-03-24 21:40:32 -04:00
disk_space.go add disk space check 2018-07-12 08:24:43 -04:00
disk_space_test.go add disk space check 2018-07-12 08:24:43 -04:00
slack.go add slack logging 2018-07-12 08:21:15 -04:00
slack_test.go add disk space check 2018-07-12 08:24:43 -04:00
slice.go add disk space check 2018-07-12 08:24:43 -04:00
underscore.go -Added API Server to lbry.go 2018-05-27 11:30:04 -04:00