improve broker/store/config/server interfaces #88

vtolstov
commented 2021-08-10 22:42:55 +03:00
(Migrated from github.com)
- add Watch(ctx context.Context) Watcher method
- Watcher interface have:
- Next() (Event, error) method
- Close() error method
- add event package with types EventError/EventClosed ?
* add Watch(ctx context.Context) Watcher method
* Watcher interface have:
* Next() (Event, error) method
* Close() error method
* add event package with types EventError/EventClosed ?
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?