package
0.0.0-20250108032651-ae6b5a9af209
Repository: https://github.com/tehilathestudent/skillcode-backend.git
Documentation: pkg.go.dev

# Functions

Handler to generate an example string for AbstractType.
No description provided by the author
NewQuestionHandler initializes a QuestionHandler with a given QuestionServiceInterface.
RegisterQuestionRoutes sets up the routes for question-related endpoints.
RegisterQuestionRoutes sets up the routes for question-related endpoints.
registerRoutes registers all application routes.
ServeUtils serves the utilities file based on the language query parameter.

# Structs

QuestionHandler holds the service interface.