Module: EventStoreClient::GRPC::Commands::Streams
- Defined in:
- lib/event_store_client/adapters/grpc/commands/streams/read.rb,
lib/event_store_client/adapters/grpc/commands/streams/append.rb,
lib/event_store_client/adapters/grpc/commands/streams/delete.rb,
lib/event_store_client/adapters/grpc/commands/streams/link_to.rb,
lib/event_store_client/adapters/grpc/commands/streams/read_all.rb,
lib/event_store_client/adapters/grpc/commands/streams/subscribe.rb,
lib/event_store_client/adapters/grpc/commands/streams/tombstone.rb
Defined Under Namespace
Classes: Append, Delete, LinkTo, Read, ReadAll, Subscribe, Tombstone