Documentation ¶
Index ¶
Constants ¶
View Source
const ( SUCCESS int32 = 0 TSC_INVALID_CONNECTION int32 = 0x020B UNKNOWN int32 = 0xffff )
Variables ¶
View Source
var ( ErrTscInvalidConnection = &TaosError{ Code: TSC_INVALID_CONNECTION, ErrStr: "Invalid connection", } )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.