package
0.0.0-20250124223551-0ca6d7be87d5
Repository: https://github.com/chenmuyao/go-bootcamp.git
Documentation: pkg.go.dev

# Functions

NewMockArticleCache creates a new mock instance.
NewMockCodeCache creates a new mock instance.
NewMockInteractiveCache creates a new mock instance.
NewMockUserCache creates a new mock instance.

# Structs

MockArticleCache is a mock of ArticleCache interface.
MockArticleCacheMockRecorder is the mock recorder for MockArticleCache.
MockCodeCache is a mock of CodeCache interface.
MockCodeCacheMockRecorder is the mock recorder for MockCodeCache.
MockInteractiveCache is a mock of InteractiveCache interface.
MockInteractiveCacheMockRecorder is the mock recorder for MockInteractiveCache.
MockUserCache is a mock of UserCache interface.
MockUserCacheMockRecorder is the mock recorder for MockUserCache.