package
0.9.7
Repository: https://github.com/ninthclowd/unixodbc.git
Documentation: pkg.go.dev

# Functions

NewMockColumn creates a new mock instance.
NewMockConnection creates a new mock instance.
NewMockEnvironment creates a new mock instance.
NewMockRecordSet creates a new mock instance.
NewMockStatement creates a new mock instance.

# Structs

MockColumn is a mock of Column interface.
MockColumnMockRecorder is the mock recorder for MockColumn.
MockConnection is a mock of Connection interface.
MockConnectionMockRecorder is the mock recorder for MockConnection.
MockEnvironment is a mock of Environment interface.
MockEnvironmentMockRecorder is the mock recorder for MockEnvironment.
MockRecordSet is a mock of RecordSet interface.
MockRecordSetMockRecorder is the mock recorder for MockRecordSet.
MockStatement is a mock of Statement interface.
MockStatementMockRecorder is the mock recorder for MockStatement.