Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterViewerRoutes ¶
Types ¶
type TemplateViewer ¶
type TemplateViewer struct {
// contains filtered or unexported fields
}
func NewTemplateViewer ¶
func NewTemplateViewer(api api.RecipeAPI) *TemplateViewer
func (*TemplateViewer) ShowComments ¶
func (t *TemplateViewer) ShowComments(c *gin.Context)
func (*TemplateViewer) ShowErrorPage ¶
func (t *TemplateViewer) ShowErrorPage(c *gin.Context, ctx errorContext)
func (*TemplateViewer) ShowInspirations ¶
func (t *TemplateViewer) ShowInspirations(c *gin.Context)
func (*TemplateViewer) ShowRecipe ¶
func (t *TemplateViewer) ShowRecipe(c *gin.Context)
func (*TemplateViewer) ShowSearchResults ¶
func (t *TemplateViewer) ShowSearchResults(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.