package
0.0.0-20200525080501-418ac89e6fd2
Repository: https://github.com/bootgo/cdproto.git
Documentation: pkg.go.dev

# Functions

Disable disables database tracking, prevents database events from being sent to the client.
Enable enables database tracking, database events will now be delivered to the client.
ExecuteSQL [no description].
GetDatabaseTableNames [no description].

# Constants

Command names.
Command names.
Command names.
Command names.

# Structs

Database database object.
DisableParams disables database tracking, prevents database events from being sent to the client.
EnableParams enables database tracking, database events will now be delivered to the client.
Error database error.
EventAddDatabase [no description].
ExecuteSQLParams [no description].
ExecuteSQLReturns return values.
GetDatabaseTableNamesParams [no description].
GetDatabaseTableNamesReturns return values.

# Type aliases

ID unique identifier of Database object.