kubo/util
Juan Batiz-Benet a4021eb433 ctxio -- io with a context.
This commit introduces a reader and writer that respect
contexts. Warning: careful how you use them. Returning
leaves a goroutine reading until the read finishes.
2014-12-24 02:10:56 -08:00
..
ctx ctxio -- io with a context. 2014-12-24 02:10:56 -08:00
ctxcloser ctx closer races #270 2014-11-05 09:26:17 -08:00
datastore2 refactor(mdag, bserv, bs) mocks, etc. 2014-12-13 05:17:16 -08:00
debugerror revert to debug error 2014-11-17 22:36:18 -08:00
delay fix: routing mock accuracy 2014-12-15 20:46:43 -08:00
eventlog added loggables pkg 2014-12-16 05:10:45 -08:00
math2 fix(core) bootstrap panic 2014-12-08 18:04:41 -08:00
multierr much simpler net 2014-12-16 05:10:45 -08:00
peerset peer change: peer.Peer -> peer.ID 2014-12-23 08:33:32 -08:00
pipes moved pipes package 2014-11-01 16:07:56 -07:00
testutil fixing race in testutil port 2014-12-23 17:59:35 -08:00
todocounter sync counter for processing things 2014-09-22 04:05:23 -07:00
context_test.go feat(util:context) add error logging to context 2014-09-23 21:08:36 -04:00
context.go feat(util:context) add error logging to context 2014-09-23 21:08:36 -04:00
do_test.go readability(util) Do -> ContextDo 2014-11-05 10:07:16 -08:00
do.go readability(util) Do -> ContextDo 2014-11-05 10:07:16 -08:00
file_test.go feat(util) FileExists 2014-11-17 00:44:18 -08:00
file.go feat(util) FileExists 2014-11-17 00:44:18 -08:00
key_set.go refac(bitswap, util) extract KeySet 2014-09-22 04:06:19 -07:00
key.go events(bitswap) try the new event logger in the bitswap GetBlock method 2014-12-05 20:53:18 +00:00
log.go util/log: SetDebugLogging 2014-12-12 02:45:22 -08:00
time_test.go feat(util/time) impl RFC3339Nano UTC utility Format/Parse functions 2014-11-16 02:45:20 -08:00
time.go feat(util/time) impl RFC3339Nano UTC utility Format/Parse functions 2014-11-16 02:45:20 -08:00
util_test.go chore(tests) add Short() -> SkipNow() to slowest tests 2014-11-15 02:10:53 -08:00
util.go refactored cast errors to use a util 2014-11-14 03:19:56 -08:00