Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePaste ¶
func CreatePaste(c *fiber.Ctx) error
func DeletePaste ¶
func DeletePaste(c *fiber.Ctx) error
func GetPaste ¶ added in v0.0.3
func GetPaste(c *fiber.Ctx) error
GetPaste retrieves a paste by its UUID. If the paste has expired or is set to be deleted after reading, it is deleted from the database.
func GetRawPaste ¶ added in v0.0.3
func GetRawPaste(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.