MCPcopy Create free account
hub / github.com/dhamidi/ess / Replay

Method Replay

interfaces.go:95–95  ·  view source on GitHub ↗

Replay replays the events belonging to the stream identified by streamId using receiver. Using "*" as the streamId select all events, regardless of the event's actual stream id. Any error returned is implementation defined.

(streamId string, receiver EventHandler)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

InitMethod · 0.65
SendMethod · 0.65

Implementers 2

EventsInMemoryevents_in_memory.go
EventsOnDiskevents_on_disk.go

Calls

no outgoing calls

Tested by

no test coverage detected