package
1.0.0-rc6
Repository: https://github.com/tluthra/go-chrome.git
Documentation: pkg.go.dev

# Structs

AddEvent represents Database.addDatabase event data.
Database is a database object https://chromedevtools.github.io/devtools-protocol/tot/Database/#type-Database */.
DisableResult represents the result of calls to Database.disable.
EnableResult represents the result of calls to Database.enable.
Error is a database error.
ExecuteSQLParams represents Database.executeSQL parameters.
ExecuteSQLResult represents the result of calls to Database.executeSQL.
GetTableNamesParams represents Database.getDatabaseTableNames parameters.
GetTableNamesResult represents the result of calls to Database.getDatabaseTableNames.

# Type aliases

ID is a unique identifier of a database object.