private

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteComment

func DeleteComment(DB db.Database) func(*gin.Context)

DeleteComment is a closure for the DELETE /private/subjects/offerings/comments endpoint

func GetComment

func GetComment(DB db.Database) func(*gin.Context)

GetComment is a closure for the GET /private/subjects/offerings/comments endpoint

func GetCommentRating

func GetCommentRating(DB db.Database) func(*gin.Context)

GetCommentRating is a closure for the GET /private/subjects/offerings/comments/rating endpoint

func GetSubjectGrade

func GetSubjectGrade(DB db.Database) func(ctx *gin.Context)

GetSubjectGrade is a closure for the GET /private/subject/grade endpoint

func GetSubjectReview

func GetSubjectReview(DB db.Database) func(ctx *gin.Context)

GetSubjectReview is a closure for the GET /private/subject/review endpoint

func GetSubjectVerification added in v1.6.0

func GetSubjectVerification(DB db.Database) func(ctx *gin.Context)

GetSubjectVerification is a closure for the GET /private/subject/verification endpoint

func PublishComment

func PublishComment(DB db.Database) func(*gin.Context)

PublishComment is a closure for the PUT /private/subjects/offerings/comments endpoint

func RateComment

func RateComment(DB db.Database) func(*gin.Context)

RateComment is a closure for the PUT /private/subjects/offerings/comments/rating endpoint

func ReportComment

func ReportComment(DB db.Database) func(*gin.Context)

ReportComment is a closure for the PUT /private/subjects/offerings/comments/report endpoint

func UpdateSubjectReview

func UpdateSubjectReview(DB db.Database) func(ctx *gin.Context)

UpdateSubjectReview is a closure for the POST /private/subject/review endpoint

Types

This section is empty.

Jump to

Keyboard shortcuts

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