class PG::ListenConnection
- PG::ListenConnection
- Reference
- Object
Defined in:
lib/pg/src/pg.crext/pg.cr
Constructors
Instance Method Summary
Constructor Detail
def self.new(url, channels : Enumerable(String), blocking : Bool = false, &blk : PQ::Notification -> )
#