video

package
v0.0.0-...-868a888 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetVideoListService

type GetVideoListService struct {
	CategoryID *int   `form:"category_id" json:"category_id" query:"category_id"`
	ChannelID  *int64 `form:"channel_id" json:"channel_id" query:"channel_id"`
	Page       int    `form:"page" json:"page" query:"page"`
	Limit      int    `form:"limit" json:"limit" query:"limit"`
}

func (*GetVideoListService) GetVideoList

func (g *GetVideoListService) GetVideoList(c *gin.Context) *serializer.Response

Jump to

Keyboard shortcuts

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