controllers

package
v0.0.0-...-94305fe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitCalendarController

func InitCalendarController(engine *gin.RouterGroup, calendarService *features.CalendarService)

func InitCommentController

func InitCommentController(engine *gin.RouterGroup, commentService *features.CommentService)

func InitDiscoverController

func InitDiscoverController(engine *gin.RouterGroup, mediaDiscover *features.MediaDiscovery)

func InitFileInfoController

func InitFileInfoController(engine *gin.RouterGroup, fileInfo *features.MediaFile)

func InitMediaAssetsController

func InitMediaAssetsController(engine *gin.RouterGroup, mediaAssets *features.MediaAssetsData)

func InitMediaDataController

func InitMediaDataController(engine *gin.RouterGroup, mediaData *features.MediaData)

func InitPingController

func InitPingController(gr *gin.RouterGroup)

@Summary Ping @Description Ping @Tags Ping @Accept json @Produce json @Success 200 {object} string "pong" @Router /ping [get]

func InitRatingController

func InitRatingController(engine *gin.RouterGroup, ratingService *features.RatingService)

func InitRouter

func InitRouter(engine *gin.Engine, db *gorm.DB, env initializers.Env)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL