package
0.0.0-20250225125202-ade2195ffe68
Repository: https://github.com/baking-bad/bcdhub.git
Documentation: pkg.go.dev

# Functions

NewMockConstantRepository creates a new mock instance.
NewMockRepository creates a new mock instance.
NewMockScriptRepository creates a new mock instance.

# Structs

ConstantRepositoryAllCall wrap *gomock.Call.
ConstantRepositoryContractListCall wrap *gomock.Call.
ConstantRepositoryForContractCall wrap *gomock.Call.
ConstantRepositoryGetCall wrap *gomock.Call.
ConstantRepositoryListCall wrap *gomock.Call.
MockConstantRepository is a mock of ConstantRepository interface.
MockConstantRepositoryMockRecorder is the mock recorder for MockConstantRepository.
MockRepository is a mock of Repository interface.
MockRepositoryMockRecorder is the mock recorder for MockRepository.
MockScriptRepository is a mock of ScriptRepository interface.
MockScriptRepositoryMockRecorder is the mock recorder for MockScriptRepository.
RepositoryAllExceptDelegatorsCall wrap *gomock.Call.
RepositoryFindOneCall wrap *gomock.Call.
RepositoryGetCall wrap *gomock.Call.
RepositoryScriptCall wrap *gomock.Call.
RepositoryScriptPartCall wrap *gomock.Call.
ScriptRepositoryByHashCall wrap *gomock.Call.
ScriptRepositoryCodeCall wrap *gomock.Call.
ScriptRepositoryParameterCall wrap *gomock.Call.
ScriptRepositoryStorageCall wrap *gomock.Call.
ScriptRepositoryViewsCall wrap *gomock.Call.