# Functions
NewStarRepository creates a new instance of StarRepository.
# Structs
StarRepository is an autogenerated mock type for the Repository type.
StarRepository_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
StarRepository_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
StarRepository_GetAllAssetsByUserID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAllAssetsByUserID'.
StarRepository_GetAssetByUserID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAssetByUserID'.
StarRepository_GetStargazers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetStargazers'.