Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartBlocksRoutes ¶
func StartBlocksRoutes(g *gin.RouterGroup)
Types ¶
type BlocksController ¶
type BlocksController struct {
	UseCases *application.BlocksUseCases
}
    func (*BlocksController) HandleUpdateMarkdownBlockContent ¶
func (controller *BlocksController) HandleUpdateMarkdownBlockContent(c *gin.Context)
func (*BlocksController) HandleUpdateTestBlock ¶ added in v0.37.0
func (controller *BlocksController) HandleUpdateTestBlock(c *gin.Context)
 Click to show internal directories. 
   Click to hide internal directories.