20f7a72792
Both NextLink and NextNoBlock had the same logic, with slightly different return values. By adding a bool return value (similar to map lookups) we can remove the duplicate method. |
||
---|---|---|
.. | ||
event.go | ||
event_buffer.go | ||
event_buffer_test.go | ||
event_publisher.go | ||
event_publisher_test.go | ||
event_snapshot.go | ||
event_snapshot_test.go | ||
event_test.go | ||
noop.go | ||
subscription.go | ||
subscription_test.go |