zlog/diode/internal/diodes
2020-05-11 11:49:43 -07:00
..
many_to_one.go fix(diode): atomic.AddUint64 in 32-bit cause panic (#229) 2020-05-11 11:49:43 -07:00
one_to_one.go fix(diode): atomic.AddUint64 in 32-bit cause panic (#229) 2020-05-11 11:49:43 -07:00
poller.go Embed the diode lib to avoid test dependencies 2018-05-24 19:15:40 -07:00
README Embed the diode lib to avoid test dependencies 2018-05-24 19:15:40 -07:00
waiter.go Embed the diode lib to avoid test dependencies 2018-05-24 19:15:40 -07:00

Copied from https://github.com/cloudfoundry/go-diodes to avoid test dependencies.