improve broker/store/config/server interfaces #88

Open
opened 2021-08-10 22:42:55 +03:00 by vtolstov · 0 comments
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 ?
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-roadmap#88
No description provided.