Documentation
¶
Index ¶
Constants ¶
View Source
const ( CommandExecuteQuery = "executeQuery" CommandShowDatabases = "showDatabases" CommandShowSchemas = "showSchemas" CommandShowConnections = "showConnections" CommandSwitchDatabase = "switchDatabase" CommandSwitchConnection = "switchConnections" )
Variables ¶
View Source
var (
ErrNoConnection = errors.New("no database connection")
)
View Source
var ErrNoHover = errors.New("no hover infomation found")
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.