v1

package
v0.0.0-...-fc9f0a5 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetEconomicsRecordList

func GetEconomicsRecordList(ctx iris.Context)

@Title catalog operation API @Version 1.0 @Contact.name catalog operation @Contact.url http://www.niwofly.com @Description 获取"经济"分类的纪录主题列表 @Accept json @Produce json @Success 20000 {object} CatalogController.ResponseContent "" @Failure 50001 {object} CatalogController.ResponseContent "" @Router /v1/catalog/economicsRecordList [get] @Host niwofly.com @BasePath /v1

func GetEntertainmentRecordList

func GetEntertainmentRecordList(ctx iris.Context)

@Title catalog operation API @Version 1.0 @Contact.name catalog operation @Contact.url http://www.niwofly.com @Description 获取"娱乐"分类的纪录主题列表 @Accept json @Produce json @Success 20000 {object} CatalogController.ResponseContent "" @Failure 50001 {object} CatalogController.ResponseContent "" @Router /v1/catalog/entertainmentRecordList [get] @Host niwofly.com @BasePath /v1

func GetMilitaryRecordList

func GetMilitaryRecordList(ctx iris.Context)

@Title catalog operation API @Version 1.0 @Contact.name catalog operation @Contact.url http://www.niwofly.com @Description 获取"军事"分类的纪录主题列表 @Accept json @Produce json @Success 20000 {object} CatalogController.ResponseContent "" @Failure 50001 {object} CatalogController.ResponseContent "" @Router /v1/catalog/militaryRecordList [get] @Host niwofly.com @BasePath /v1

func GetPersonageRecordList

func GetPersonageRecordList(ctx iris.Context)

@Title catalog operation API @Version 1.0 @Contact.name catalog operation @Contact.url http://www.niwofly.com @Description 获取"人物"分类的纪录主题列表 @Accept json @Produce json @Success 20000 {object} CatalogController.ResponseContent "" @Failure 50001 {object} CatalogController.ResponseContent "" @Router /v1/catalog/personageRecordList [get] @Host niwofly.com @BasePath /v1

func GetRecordList

func GetRecordList(ctx iris.Context)

@Title catalog operation API @Version 1.0 @Contact.name catalog operation @Contact.url http://www.niwofly.com @Description 获取指定分类的纪录主题列表 @Accept json @Produce json @Param catalog query string true "param" @Success 20000 {object} CatalogController.ResponseContent "" @Failure 50001 {object} CatalogController.ResponseContent "" @Router /v1/catalog/list [get] @Host niwofly.com @BasePath /v1

func GetRecordListByKey

func GetRecordListByKey(ctx iris.Context)

@Title catalog operation API @Version 1.0 @Contact.name catalog operation @Contact.url http://www.niwofly.com @Description 根据搜索获取关键字对应的主题列表 @Accept json @Produce json @Param param body CatalogController.GetRecordListByKeywordReq true "param" @Success 20000 {object} CatalogController.ResponseContent "" @Failure 50001 {object} CatalogController.ResponseContent "" @Router /v1/catalog/listByKey [post] @Host niwofly.com @BasePath /v1

func GetSportRecordList

func GetSportRecordList(ctx iris.Context)

@Title catalog operation API @Version 1.0 @Contact.name catalog operation @Contact.url http://www.niwofly.com @Description 获取"体育"分类的纪录主题列表 @Accept json @Produce json @Success 20000 {object} CatalogController.ResponseContent "" @Failure 50001 {object} CatalogController.ResponseContent "" @Router /v1/catalog/sportRecordList [get] @Host niwofly.com @BasePath /v1

Types

This section is empty.

Jump to

Keyboard shortcuts

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