struct Protocol::Database::Enable

Overview

Enables database tracking, database events will now be delivered to the client.

Included Modules

Defined in:

protocol/database.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]