Skip to content

Commit

Permalink
docs: cleanup readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tochemey committed Feb 17, 2025
1 parent 6fc43cf commit e813b8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,8 @@ the [DurableState](./protos/ego/v3/ego.proto).

eGo offers the following publisher APIs:

* [EventPublisher](./publisher.go) - publish `EventSourcedBehavior` events to any streaming platform
* [StatePublisher](./publisher.go) - publish `DurableStateBehavior` state to any streaming platform
* [EventPublisher](./publisher.go) - publishes `EventSourcedBehavior` events to any streaming platform
* [StatePublisher](./publisher.go) - publishes `DurableStateBehavior` state to any streaming platform

The following streaming connectors are implemented out of the box:

Expand Down

0 comments on commit e813b8a

Please sign in to comment.