Documentation ¶
Index ¶
- func APIDocumentationRoutes(root *gin.Engine)
- func ArticleRoutes(group *gin.RouterGroup, db *mongo.Client)
- func BadgeCollectionRoutes(group *gin.RouterGroup, db *mongo.Client)
- func BadgeRoutes(group *gin.RouterGroup, db *mongo.Client)
- func DIYRoutes(group *gin.RouterGroup, db *mongo.Client)
- func DictonaryRoutes(group *gin.RouterGroup, db *mongo.Client)
- func ExchangedRoutes(group *gin.RouterGroup, db *mongo.Client)
- func GenerateQRCode(group *gin.RouterGroup)
- func QRRoutes(group *gin.RouterGroup, db *mongo.Client)
- func QuestionRoutes(group *gin.RouterGroup, db *mongo.Client)
- func QuizResultRoutes(group *gin.RouterGroup, db *mongo.Client)
- func QuizRoutes(group *gin.RouterGroup, db *mongo.Client)
- func RewardRoutes(group *gin.RouterGroup, db *mongo.Client)
- func RootRoutes(group *gin.RouterGroup)
- func SavedRoutes(group *gin.RouterGroup, db *mongo.Client)
- func UserRoutes(group *gin.RouterGroup, db *mongo.Client)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIDocumentationRoutes ¶
func ArticleRoutes ¶
func ArticleRoutes(group *gin.RouterGroup, db *mongo.Client)
func BadgeCollectionRoutes ¶
func BadgeCollectionRoutes(group *gin.RouterGroup, db *mongo.Client)
func BadgeRoutes ¶
func BadgeRoutes(group *gin.RouterGroup, db *mongo.Client)
func DictonaryRoutes ¶
func DictonaryRoutes(group *gin.RouterGroup, db *mongo.Client)
func ExchangedRoutes ¶
func ExchangedRoutes(group *gin.RouterGroup, db *mongo.Client)
func GenerateQRCode ¶
func GenerateQRCode(group *gin.RouterGroup)
func QuestionRoutes ¶
func QuestionRoutes(group *gin.RouterGroup, db *mongo.Client)
func QuizResultRoutes ¶
func QuizResultRoutes(group *gin.RouterGroup, db *mongo.Client)
func QuizRoutes ¶
func QuizRoutes(group *gin.RouterGroup, db *mongo.Client)
func RewardRoutes ¶
func RewardRoutes(group *gin.RouterGroup, db *mongo.Client)
func RootRoutes ¶
func RootRoutes(group *gin.RouterGroup)
func SavedRoutes ¶
func SavedRoutes(group *gin.RouterGroup, db *mongo.Client)
func UserRoutes ¶
func UserRoutes(group *gin.RouterGroup, db *mongo.Client)
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.