Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TemplateDoesNotExist = &LatexTemplateServerError{Name: "template_does_not_exist", HttpStatus: 404}
Functions ¶
This section is empty.
Types ¶
type LatexTemplateServerError ¶
func (*LatexTemplateServerError) Abort ¶
func (err *LatexTemplateServerError) Abort(c *gin.Context)
func (*LatexTemplateServerError) Error ¶
func (err *LatexTemplateServerError) Error() string
Click to show internal directories.
Click to hide internal directories.