Documentation
¶
Index ¶
Constants ¶
View Source
const ( Authentication = 0x52 CommandComplete = 0x43 CommandDataDescription = 0x54 Data = 0x44 DumpBlock = 0x3d DumpHeader = 0x40 ErrorResponse = 0x45 LogMessage = 0x4c ParameterStatus = 0x53 ParseComplete = 0x31 ReadyForCommand = 0x5a RestoreReady = 0x2b ServerHandshake = 0x76 ServerKeyData = 0x4b StateDataDescription = 0x73 )
Message types sent by server
View Source
const ( AuthenticationSASLInitialResponse = 0x70 AuthenticationSASLResponse = 0x72 ClientHandshake = 0x56 DescribeStatement = 0x44 Dump = 0x3e Execute0pX = 0x45 ExecuteScript = 0x51 Flush = 0x48 Execute = 0x4f Parse = 0x50 Restore = 0x3c RestoreBlock = 0x3d RestoreEOF = 0x2e Sync = 0x53 Terminate = 0x58 )
Message types sent by client
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.