# Functions
NewContractValueGetter creates a new instance of ContractValueGetter.
NewContractWriter creates a new instance of ContractWriter.
# Structs
ContractValueGetter is an autogenerated mock type for the ContractValueGetter type.
ContractValueGetter_Bind_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Bind'.
ContractValueGetter_GetLatestValue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLatestValue'.
ContractWriter is an autogenerated mock type for the ContractWriter type.
ContractWriter_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
ContractWriter_GetFeeComponents_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFeeComponents'.
ContractWriter_GetTransactionStatus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTransactionStatus'.
ContractWriter_HealthReport_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HealthReport'.
ContractWriter_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'.
ContractWriter_Ready_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Ready'.
ContractWriter_Start_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Start'.
ContractWriter_SubmitTransaction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SubmitTransaction'.