# Functions

NewMockCelestialTransaction creates a new mock instance.
NewMockICelestial creates a new mock instance.
NewMockICelestialState creates a new mock instance.

# Structs

MockCelestialTransaction is a mock of CelestialTransaction interface.
MockCelestialTransactionAddCall wrap *gomock.Call.
MockCelestialTransactionBulkSaveCall wrap *gomock.Call.
MockCelestialTransactionCloseCall wrap *gomock.Call.
MockCelestialTransactionCopyFromCall wrap *gomock.Call.
MockCelestialTransactionExecCall wrap *gomock.Call.
MockCelestialTransactionFlushCall wrap *gomock.Call.
MockCelestialTransactionHandleErrorCall wrap *gomock.Call.
MockCelestialTransactionMockRecorder is the mock recorder for MockCelestialTransaction.
MockCelestialTransactionRollbackCall wrap *gomock.Call.
MockCelestialTransactionSaveCelestialsCall wrap *gomock.Call.
MockCelestialTransactionTxCall wrap *gomock.Call.
MockCelestialTransactionUpdateCall wrap *gomock.Call.
MockCelestialTransactionUpdateStateCall wrap *gomock.Call.
MockCelestialTransactionUpdateStatusForAddressCall wrap *gomock.Call.
MockICelestial is a mock of ICelestial interface.
MockICelestialByAddressIdCall wrap *gomock.Call.
MockICelestialByIdCall wrap *gomock.Call.
MockICelestialMockRecorder is the mock recorder for MockICelestial.
MockICelestialPrimaryCall wrap *gomock.Call.
MockICelestialState is a mock of ICelestialState interface.
MockICelestialStateByNameCall wrap *gomock.Call.
MockICelestialStateMockRecorder is the mock recorder for MockICelestialState.
MockICelestialStateSaveCall wrap *gomock.Call.