Module: PgEventstore::Web

Defined in:
lib/pg_eventstore/web.rb,
lib/pg_eventstore/web/application.rb,
lib/pg_eventstore/web/metrics/helpers.rb,
lib/pg_eventstore/web/metrics/formatter.rb,
lib/pg_eventstore/web/paginator/helpers.rb,
lib/pg_eventstore/web/metrics/application.rb,
lib/pg_eventstore/web/metrics/metric_family.rb,
lib/pg_eventstore/web/subscriptions/helpers.rb,
lib/pg_eventstore/web/metrics/collectors/base.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/metrics/collectors/subscriptions_health.rb,
lib/pg_eventstore/web/subscriptions/with_state/set_collection.rb,
lib/pg_eventstore/web/metrics/collectors/subscriptions_latency.rb,
lib/pg_eventstore/web/subscriptions/with_state/subscriptions_set.rb,
lib/pg_eventstore/web/metrics/collectors/subscriptions_throughput.rb,
lib/pg_eventstore/web/subscriptions/subscriptions_to_set_association.rb,
sig/pg_eventstore/web/application.rbs,
sig/pg_eventstore/web/metrics/helpers.rbs,
sig/pg_eventstore/web/metrics/formatter.rbs,
sig/pg_eventstore/web/paginator/helpers.rbs,
sig/pg_eventstore/web/metrics/application.rbs,
sig/pg_eventstore/web/metrics/metric_family.rbs,
sig/pg_eventstore/web/subscriptions/helpers.rbs,
sig/pg_eventstore/web/metrics/collectors/base.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/metrics/collectors/subscriptions_health.rbs,
sig/pg_eventstore/web/subscriptions/with_state/set_collection.rbs,
sig/pg_eventstore/web/metrics/collectors/subscriptions_latency.rbs,
sig/pg_eventstore/web/subscriptions/with_state/subscriptions_set.rbs,
sig/pg_eventstore/web/metrics/collectors/subscriptions_throughput.rbs,
sig/pg_eventstore/web/subscriptions/subscriptions_to_set_association.rbs

Defined Under Namespace

Modules: Metrics, Paginator, Subscriptions