package
0.0.0-20240209031303-d047968d3587
Repository: https://github.com/cyberagenthack/server-performance-tuning-2023.git
Documentation: pkg.go.dev

# Functions

NewMockEpisode creates a new mock instance.
NewMockGenre creates a new mock instance.
NewMockSeason creates a new mock instance.
NewMockSeries creates a new mock instance.
NewMockViewingHistory creates a new mock instance.

# Structs

MockEpisode is a mock of Episode interface.
MockEpisodeMockRecorder is the mock recorder for MockEpisode.
MockGenre is a mock of Genre interface.
MockGenreMockRecorder is the mock recorder for MockGenre.
MockSeason is a mock of Season interface.
MockSeasonMockRecorder is the mock recorder for MockSeason.
MockSeries is a mock of Series interface.
MockSeriesMockRecorder is the mock recorder for MockSeries.
MockViewingHistory is a mock of ViewingHistory interface.
MockViewingHistoryMockRecorder is the mock recorder for MockViewingHistory.