core_api

package
v1.0.50 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddFileToPublicSpace

func AddFileToPublicSpace(ctx context.Context, c *app.RequestContext)

AddFileToPublicSpace . @router /content/file/add [POST]

func AskDownloadFile

func AskDownloadFile(ctx context.Context, c *app.RequestContext)

AskDownloadFile . @router /content/askDownloadFile [POST]

func AskUploadAvatar

func AskUploadAvatar(ctx context.Context, c *app.RequestContext)

AskUploadAvatar . @router /content/askUploadAvatar [POST]

func AskUploadFile

func AskUploadFile(ctx context.Context, c *app.RequestContext)

AskUploadFile . @router /content/askUploadFile [POST]

func CheckEmail

func CheckEmail(ctx context.Context, c *app.RequestContext)

CheckEmail . @router /auth/checkEmail [GET]

func CompletelyRemoveFile

func CompletelyRemoveFile(ctx context.Context, c *app.RequestContext)

CompletelyRemoveFile . @router /content/completelyRemoveFile [POST]

func CreateComment

func CreateComment(ctx context.Context, c *app.RequestContext)

CreateComment . @router /comment/createComment [POST]

func CreateFeedBack

func CreateFeedBack(ctx context.Context, c *app.RequestContext)

CreateFeedBack . @router /content/createFeedBack [POST]

func CreateFile

func CreateFile(ctx context.Context, c *app.RequestContext)

CreateFile . @router /content/createFile [POST]

func CreateLabel

func CreateLabel(ctx context.Context, c *app.RequestContext)

CreateLabel . @router /label/createLabel [POST]

func CreatePost

func CreatePost(ctx context.Context, c *app.RequestContext)

CreatePost . @router /content/post/create [POST]

func CreateProduct

func CreateProduct(ctx context.Context, c *app.RequestContext)

CreateProduct . @router /content/createProduct [POST]

func CreateRelation

func CreateRelation(ctx context.Context, c *app.RequestContext)

CreateRelation . @router /relation/create [POST]

func CreateShareCode

func CreateShareCode(ctx context.Context, c *app.RequestContext)

CreateShareCode . @router /content/sharecode/create [POST]

func CreateZone

func CreateZone(ctx context.Context, c *app.RequestContext)

CreateZone . @router /content/createZone [POST]

func DeleteComment

func DeleteComment(ctx context.Context, c *app.RequestContext)

DeleteComment . @router /comment/deleteComment [POST]

func DeleteCommentSubject

func DeleteCommentSubject(ctx context.Context, c *app.RequestContext)

DeleteCommentSubject . @router /comment/deleteCommentSubject [POST]

func DeleteFile

func DeleteFile(ctx context.Context, c *app.RequestContext)

DeleteFile . @router /content/file/delete [POST]

func DeleteLabel

func DeleteLabel(ctx context.Context, c *app.RequestContext)

DeleteLabel . @router /label/deleteLabel [POST]

func DeletePost

func DeletePost(ctx context.Context, c *app.RequestContext)

DeletePost . @router /content/post/delete [POST]

func DeleteProduct

func DeleteProduct(ctx context.Context, c *app.RequestContext)

DeleteProduct . @router /content/deleteProduct [POST]

func DeleteRelation

func DeleteRelation(ctx context.Context, c *app.RequestContext)

DeleteRelation . @router /relation/delete [POST]

func DeleteShareCode

func DeleteShareCode(ctx context.Context, c *app.RequestContext)

DeleteShareCode . @router /content/sharecode/delete [POST]

func DeleteZone

func DeleteZone(ctx context.Context, c *app.RequestContext)

DeleteZone . @router /content/deleteZone [POST]

func EmailLogin

func EmailLogin(ctx context.Context, c *app.RequestContext)

EmailLogin . @router /auth/login/email [POST]

func GetComment

func GetComment(ctx context.Context, c *app.RequestContext)

GetComment . @router /comment/getComment [GET]

func GetCommentSubject

func GetCommentSubject(ctx context.Context, c *app.RequestContext)

GetCommentSubject . @router /comment/getCommentSubject [GET]

func GetComments

func GetComments(ctx context.Context, c *app.RequestContext)

GetComments . @router /comment/getComments [GET]

func GetFileBySharingCode

func GetFileBySharingCode(ctx context.Context, c *app.RequestContext)

GetFileBySharingCode . @router /content/sharecode/file [GET]

func GetFromRelations

func GetFromRelations(ctx context.Context, c *app.RequestContext)

GetFromRelations . @router /relations/from [GET]

func GetLabel

func GetLabel(ctx context.Context, c *app.RequestContext)

GetLabel . @router /label/getLabel [GET]

func GetLabels

func GetLabels(ctx context.Context, c *app.RequestContext)

GetLabels . @router /label/getLabels [GET]

func GetLabelsInBatch

func GetLabelsInBatch(ctx context.Context, c *app.RequestContext)

GetLabelsInBatch . @router /label/getLabelsInBatch [GET]

func GetLatestRecommend

func GetLatestRecommend(ctx context.Context, c *app.RequestContext)

GetLatestRecommend . @router /content/getLatestRecommend [GET]

func GetNotificationCount

func GetNotificationCount(ctx context.Context, c *app.RequestContext)

GetNotificationCount . @router /system/getNotificationCount [GET]

func GetNotifications

func GetNotifications(ctx context.Context, c *app.RequestContext)

GetNotifications . @router /system/getNotifications [GET]

func GetPopularRecommend

func GetPopularRecommend(ctx context.Context, c *app.RequestContext)

GetPopularRecommend . @router /content/getPopularRecommend [GET]

func GetPost

func GetPost(ctx context.Context, c *app.RequestContext)

GetPost . @router /content/getPost [GET]

func GetPosts

func GetPosts(ctx context.Context, c *app.RequestContext)

GetPosts . @router /content/getPosts [GET]

func GetPrivateFile

func GetPrivateFile(ctx context.Context, c *app.RequestContext)

GetPrivateFile . @router /content/getPrivateFile [POST]

func GetPrivateFiles

func GetPrivateFiles(ctx context.Context, c *app.RequestContext)

GetPrivateFiles . @router /content/getPrivateFiles [POST]

func GetProduct

func GetProduct(ctx context.Context, c *app.RequestContext)

GetProduct . @router /content/getProduct [GET]

func GetProducts

func GetProducts(ctx context.Context, c *app.RequestContext)

GetProducts . @router /content/getProducts [GET]

func GetPublicFile

func GetPublicFile(ctx context.Context, c *app.RequestContext)

GetPublicFile . @router /content/getPublicFile [POST]

func GetPublicFiles

func GetPublicFiles(ctx context.Context, c *app.RequestContext)

GetPublicFiles . @router /content/getPublicFiles [POST]

func GetRecommendByItem

func GetRecommendByItem(ctx context.Context, c *app.RequestContext)

GetRecommendByItem . @router /content/getRecommendByItem [GET]

func GetRecommendByUser

func GetRecommendByUser(ctx context.Context, c *app.RequestContext)

GetRecommendByUser . @router /content/getRecommendByUser [GET]

func GetRecycleBinFiles

func GetRecycleBinFiles(ctx context.Context, c *app.RequestContext)

GetRecycleBinFiles . @router /content/getRecycleBinFiles [POST]

func GetRelation

func GetRelation(ctx context.Context, c *app.RequestContext)

GetRelation . @router /relation [GET]

func GetShareList

func GetShareList(ctx context.Context, c *app.RequestContext)

GetShareList . @router /content/sharefile/list [GET]

func GetToRelations

func GetToRelations(ctx context.Context, c *app.RequestContext)

GetToRelations . @router /relations/to [GET]

func GetUser

func GetUser(ctx context.Context, c *app.RequestContext)

GetUser . @router /content/user/get [GET]

func GetUserDetail

func GetUserDetail(ctx context.Context, c *app.RequestContext)

GetUserDetail . @router /content/user/detail [GET]

func GetZone

func GetZone(ctx context.Context, c *app.RequestContext)

GetZone . @router /content/getZone [GET]

func GiteeLogin

func GiteeLogin(ctx context.Context, c *app.RequestContext)

GiteeLogin . @router /auth/login/gitee [GET]

func GithubLogin

func GithubLogin(ctx context.Context, c *app.RequestContext)

GithubLogin . @router /auth/login/github [POST]

func MoveFile

func MoveFile(ctx context.Context, c *app.RequestContext)

MoveFile . @router /content/file/move [POST]

func ParsingShareCode

func ParsingShareCode(ctx context.Context, c *app.RequestContext)

ParsingShareCode . @router /content/sharecode/parsing [GET]

func RecoverRecycleBinFile

func RecoverRecycleBinFile(ctx context.Context, c *app.RequestContext)

RecoverRecycleBinFile . @router /content/file/recover [POST]

func RefreshToken

func RefreshToken(ctx context.Context, c *app.RequestContext)

RefreshToken . @router /auth/refresh [POST]

func Register

func Register(ctx context.Context, c *app.RequestContext)

Register . @router /auth/register [POST]

func SaveFileToPrivateSpace

func SaveFileToPrivateSpace(ctx context.Context, c *app.RequestContext)

SaveFileToPrivateSpace . @router /content/file/save [POST]

func SearchUser

func SearchUser(ctx context.Context, c *app.RequestContext)

SearchUser . @router /content/user/search [GET]

func SendEmail

func SendEmail(ctx context.Context, c *app.RequestContext)

SendEmail . @router /auth/send [POST]

func SetCommentAttrs

func SetCommentAttrs(ctx context.Context, c *app.RequestContext)

SetCommentAttrs . @router /comment/setCommentAttrs [POST]

func SetPasswordByEmail

func SetPasswordByEmail(ctx context.Context, c *app.RequestContext)

SetPasswordByEmail . @router /auth/reset/email [POST]

func SetPasswordByPassword

func SetPasswordByPassword(ctx context.Context, c *app.RequestContext)

SetPasswordByPassword . @router /auth/reset/password [POST]

func UpdateComment

func UpdateComment(ctx context.Context, c *app.RequestContext)

UpdateComment . @router /comment/updateComment [POST]

func UpdateCommentSubject

func UpdateCommentSubject(ctx context.Context, c *app.RequestContext)

UpdateCommentSubject . @router /comment/updateCommentSubject [POST]

func UpdateFile

func UpdateFile(ctx context.Context, c *app.RequestContext)

UpdateFile . @router /content/file/update [POST]

func UpdateLabel

func UpdateLabel(ctx context.Context, c *app.RequestContext)

UpdateLabel . @router /label/updateLabel [POST]

func UpdateNotifications

func UpdateNotifications(ctx context.Context, c *app.RequestContext)

UpdateNotifications . @router /system/updateNotifications [POST]

func UpdatePost

func UpdatePost(ctx context.Context, c *app.RequestContext)

UpdatePost . @router /content/post/update [POST]

func UpdateProduct

func UpdateProduct(ctx context.Context, c *app.RequestContext)

UpdateProduct . @router /content/updateProduct [POST]

func UpdateUser

func UpdateUser(ctx context.Context, c *app.RequestContext)

UpdateUser . @router /content/user/update [GET]

func UpdateZone

func UpdateZone(ctx context.Context, c *app.RequestContext)

UpdateZone . @router /content/updateZone [POST]

Types

This section is empty.

Jump to

Keyboard shortcuts

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