module Consumer::Postgres::PositionStore::StreamName::Type
Public Class Methods
get()
click to toggle source
# File lib/consumer/postgres/position_store/stream_name.rb, line 34 def self.get 'position' end
# File lib/consumer/postgres/position_store/stream_name.rb, line 34 def self.get 'position' end