zlog/diode/internal/diodes
Donald Nguyen 315967f32d
Avoid race in diode.Close with waiter (#481)
2022-09-15 10:15:42 +02:00
..
README Embed the diode lib to avoid test dependencies 2018-05-24 19:15:40 -07:00
many_to_one.go Consistent casing, redundancy, and spelling/grammar (#391) 2021-12-21 13:07:54 +01:00
one_to_one.go Consistent casing, redundancy, and spelling/grammar (#391) 2021-12-21 13:07:54 +01:00
poller.go Consistent casing, redundancy, and spelling/grammar (#391) 2021-12-21 13:07:54 +01:00
waiter.go Avoid race in diode.Close with waiter (#481) 2022-09-15 10:15:42 +02:00

README

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