Class: Pgbus::Web::Streamer::StreamEventDispatcher::DisconnectMessage

Inherits:
Data
  • Object
show all
Defined in:
lib/pgbus/web/streamer/stream_event_dispatcher.rb

Instance Attribute Summary collapse

Instance Attribute Details

#connectionObject (readonly)

Returns the value of attribute connection

Returns:

  • (Object)

    the current value of connection



37
38
39
# File 'lib/pgbus/web/streamer/stream_event_dispatcher.rb', line 37

def connection
  @connection
end