Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PasteController ¶
type PasteController struct {
// contains filtered or unexported fields
}
func NewPasteController ¶
func NewPasteController(db *db.Queries) *PasteController
func (*PasteController) CreatePaste ¶
func (ctr *PasteController) CreatePaste(ctx *gin.Context)
func (*PasteController) Home ¶
func (ctr *PasteController) Home(ctx *gin.Context)
Click to show internal directories.
Click to hide internal directories.