package
Version:
v4.3.7
Opens a new window with list of versions in this module.
Published: Feb 10, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IsErrorCode 检查错误是否属于特定错误码
ErrorCode 错误码
const (
ErrCodeUnknown ErrorCode = iota
ErrCodeConnection
ErrCodeTransaction
ErrCodeQuery
ErrCodeExecution
ErrCodeValidation
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.