# Functions
NewCodec creates a new instance of Codec.
NewRequestRoundDB creates a new instance of RequestRoundDB.
# Structs
Codec is an autogenerated mock type for the Codec type.
Codec_Decode_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Decode'.
Codec_Encode_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Encode'.
Codec_GetMaxDecodingSize_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMaxDecodingSize'.
Codec_GetMaxEncodingSize_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMaxEncodingSize'.
RequestRoundDB is an autogenerated mock type for the RequestRoundDB type.
RequestRoundDB_LoadLatestRoundRequested_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LoadLatestRoundRequested'.
RequestRoundDB_SaveLatestRoundRequested_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SaveLatestRoundRequested'.
RequestRoundDB_WithDataSource_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithDataSource'.