package
0.0.0-20241105204840-47fcb773a808
Repository: https://github.com/surahman/mcq-platform.git
Documentation: pkg.go.dev
# Functions
GetQuiz will make a cache call for the quiz.
GetTestRouter creates a gin router testing instance.
PrepareStatsRequest will prepare the paged statistics request for the database query.
# Structs
MockAuthData is the parameter data for Auth mocking that is used in the test grid.
MockCassandraData is the parameter data for Cassandra mocking that is used in the test grid.
MockGraderData is the parameter data for Grader mocking that is used in the test grid.
MockRedisData is the parameter data for Redis mocking that is used in the test grid.