package
2.9.0
Repository: https://github.com/cloudtrust/common-service.git
Documentation: pkg.go.dev

# Functions

NewCloudtrustDB creates a new mock instance.
NewCloudtrustDBFactory creates a new mock instance.
NewConfiguration creates a new mock instance.
NewDbTransactionIntf creates a new mock instance.
NewSQLRow creates a new mock instance.

# Structs

CloudtrustDB is a mock of CloudtrustDB interface.
CloudtrustDBFactory is a mock of CloudtrustDBFactory interface.
CloudtrustDBFactoryMockRecorder is the mock recorder for CloudtrustDBFactory.
CloudtrustDBMockRecorder is the mock recorder for CloudtrustDB.
Configuration is a mock of Configuration interface.
ConfigurationMockRecorder is the mock recorder for Configuration.
DbTransactionIntf is a mock of DbTransactionIntf interface.
DbTransactionIntfMockRecorder is the mock recorder for DbTransactionIntf.
SQLRow is a mock of SQLRow interface.
SQLRowMockRecorder is the mock recorder for SQLRow.