package
0.0.0-20230427030933-7ba985f32016
Repository: https://github.com/kitstack/dbkit.git
Documentation: pkg.go.dev
# Functions
NewColumnConverter creates a new instance of ColumnConverter.
NewConnBeginTx creates a new instance of ConnBeginTx.
NewConnector creates a new instance of Connector.
NewConnPrepareContext creates a new instance of ConnPrepareContext.
NewDriver creates a new instance of FakeDriver.
NewDriverContext creates a new instance of DriverContext.
NewExecer creates a new instance of Execer.
NewExecerContext creates a new instance of ExecerContext.
NewFakeConn creates a new instance of FakeConn.
NewFakeRows creates a new instance of FakeRows.
NewFakeStmt creates a new instance of FakeStmt.
NewNamedValueChecker creates a new instance of NamedValueChecker.
NewPinger creates a new instance of Pinger.
NewQueryer creates a new instance of Queryer.
NewQueryerContext creates a new instance of QueryerContext.
NewResult creates a new instance of Result.
NewRowsColumnTypeDatabaseTypeName creates a new instance of RowsColumnTypeDatabaseTypeName.
NewRowsColumnTypeLength creates a new instance of RowsColumnTypeLength.
NewRowsColumnTypeNullable creates a new instance of RowsColumnTypeNullable.
NewRowsColumnTypePrecisionScale creates a new instance of RowsColumnTypePrecisionScale.
NewRowsColumnTypeScanType creates a new instance of RowsColumnTypeScanType.
NewRowsNextResultSet creates a new instance of RowsNextResultSet.
NewSessionResetter creates a new instance of SessionResetter.
NewStmtExecContext creates a new instance of StmtExecContext.
NewStmtQueryContext creates a new instance of StmtQueryContext.
NewTx creates a new instance of Tx.
NewValidator creates a new instance of Validator.
NewValueConverter creates a new instance of ValueConverter.
NewValuer creates a new instance of Valuer.
# Structs
ColumnConverter is an autogenerated mock type for the ColumnConverter type.
ConnBeginTx is an autogenerated mock type for the ConnBeginTx type.
Connector is an autogenerated mock type for the Connector type.
ConnPrepareContext is an autogenerated mock type for the ConnPrepareContext type.
DriverContext is an autogenerated mock type for the DriverContext type.
Execer is an autogenerated mock type for the Execer type.
ExecerContext is an autogenerated mock type for the ExecerContext type.
FakeConn is an autogenerated mock type for the FakeConn type.
FakeDriver is an autogenerated mock type for the FakeDriver type.
FakeRows is an autogenerated mock type for the FakeRows type.
FakeStmt is an autogenerated mock type for the FakeStmt type.
NamedValueChecker is an autogenerated mock type for the NamedValueChecker type.
Pinger is an autogenerated mock type for the Pinger type.
Queryer is an autogenerated mock type for the Queryer type.
QueryerContext is an autogenerated mock type for the QueryerContext type.
Result is an autogenerated mock type for the Result type.
RowsColumnTypeDatabaseTypeName is an autogenerated mock type for the RowsColumnTypeDatabaseTypeName type.
RowsColumnTypeLength is an autogenerated mock type for the RowsColumnTypeLength type.
RowsColumnTypeNullable is an autogenerated mock type for the RowsColumnTypeNullable type.
RowsColumnTypePrecisionScale is an autogenerated mock type for the RowsColumnTypePrecisionScale type.
RowsColumnTypeScanType is an autogenerated mock type for the RowsColumnTypeScanType type.
RowsNextResultSet is an autogenerated mock type for the RowsNextResultSet type.
SessionResetter is an autogenerated mock type for the SessionResetter type.
StmtExecContext is an autogenerated mock type for the StmtExecContext type.
StmtQueryContext is an autogenerated mock type for the StmtQueryContext type.
Tx is an autogenerated mock type for the Tx type.
Validator is an autogenerated mock type for the Validator type.
ValueConverter is an autogenerated mock type for the ValueConverter type.
Valuer is an autogenerated mock type for the Valuer type.