Module: PgEventstore::Web

Defined in:
lib/pg_eventstore/web.rb,
lib/pg_eventstore/web/application.rb,
lib/pg_eventstore/web/paginator/helpers.rb,
lib/pg_eventstore/web/subscriptions/helpers.rb,
lib/pg_eventstore/web/paginator/base_collection.rb,
lib/pg_eventstore/web/paginator/events_collection.rb,
lib/pg_eventstore/web/subscriptions/subscriptions.rb,
lib/pg_eventstore/web/paginator/markers_collection.rb,
lib/pg_eventstore/web/paginator/streams_collection.rb,
lib/pg_eventstore/web/subscriptions/set_collection.rb,
lib/pg_eventstore/web/paginator/stream_ids_collection.rb,
lib/pg_eventstore/web/subscriptions/subscriptions_set.rb,
lib/pg_eventstore/web/paginator/event_types_collection.rb,
lib/pg_eventstore/web/paginator/stream_names_collection.rb,
lib/pg_eventstore/web/paginator/stream_contexts_collection.rb,
lib/pg_eventstore/web/subscriptions/with_state/subscriptions.rb,
lib/pg_eventstore/web/subscriptions/with_state/set_collection.rb,
lib/pg_eventstore/web/subscriptions/with_state/subscriptions_set.rb,
lib/pg_eventstore/web/subscriptions/subscriptions_to_set_association.rb,
sig/pg_eventstore/web/application.rbs,
sig/pg_eventstore/web/paginator/helpers.rbs,
sig/pg_eventstore/web/subscriptions/helpers.rbs,
sig/pg_eventstore/web/paginator/base_collection.rbs,
sig/pg_eventstore/web/paginator/events_collection.rbs,
sig/pg_eventstore/web/subscriptions/subscriptions.rbs,
sig/pg_eventstore/web/paginator/markers_collection.rbs,
sig/pg_eventstore/web/paginator/streams_collection.rbs,
sig/pg_eventstore/web/subscriptions/set_collection.rbs,
sig/pg_eventstore/web/paginator/stream_ids_collection.rbs,
sig/pg_eventstore/web/subscriptions/subscriptions_set.rbs,
sig/pg_eventstore/web/paginator/event_types_collection.rbs,
sig/pg_eventstore/web/paginator/stream_names_collection.rbs,
sig/pg_eventstore/web/paginator/stream_contexts_collection.rbs,
sig/pg_eventstore/web/subscriptions/with_state/subscriptions.rbs,
sig/pg_eventstore/web/subscriptions/with_state/set_collection.rbs,
sig/pg_eventstore/web/subscriptions/with_state/subscriptions_set.rbs,
sig/pg_eventstore/web/subscriptions/subscriptions_to_set_association.rbs

Defined Under Namespace

Modules: Paginator, Subscriptions