# Functions
NewMockData creates a new instance of MockData.
NewMockMaker creates a new instance of MockMaker.
# Structs
MockData is an autogenerated mock type for the Data type.
No description provided by the author
MockData_Load_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Load'.
MockData_Store_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Store'.
MockMaker is an autogenerated mock type for the Maker type.
No description provided by the author
MockMaker_MakeBackgroundContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MakeBackgroundContext'.
MockMaker_MakeContextWithTimeout_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MakeContextWithTimeout'.
MockMaker_MakeData_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MakeData'.