Documentation
¶
Index ¶
- func CheckPasswordHash(password, hash string) bool
- func CompleteResetPassword(c *fiber.Ctx)
- func CreateUser(c *fiber.Ctx)
- func DeleteCategory(c *fiber.Ctx)
- func DeleteQueue(c *fiber.Ctx)
- func DeleteReply(c *fiber.Ctx)
- func DeleteSla(c *fiber.Ctx)
- func DeleteStatus(c *fiber.Ctx)
- func DeleteTicket(c *fiber.Ctx)
- func DeleteUser(c *fiber.Ctx)
- func GetCategories(c *fiber.Ctx)
- func GetCategory(c *fiber.Ctx)
- func GetQueue(c *fiber.Ctx)
- func GetQueues(c *fiber.Ctx)
- func GetReplies(c *fiber.Ctx)
- func GetReply(c *fiber.Ctx)
- func GetSelf(c *fiber.Ctx)
- func GetSla(c *fiber.Ctx)
- func GetSlas(c *fiber.Ctx)
- func GetStatus(c *fiber.Ctx)
- func GetStatuses(c *fiber.Ctx)
- func GetTicket(c *fiber.Ctx)
- func GetTicketReplies(c *fiber.Ctx)
- func GetTickets(c *fiber.Ctx)
- func GetUser(c *fiber.Ctx)
- func GetUsers(c *fiber.Ctx)
- func Login(c *fiber.Ctx)
- func NewCategory(c *fiber.Ctx)
- func NewQueue(c *fiber.Ctx)
- func NewReply(c *fiber.Ctx)
- func NewSla(c *fiber.Ctx)
- func NewStatus(c *fiber.Ctx)
- func NewTicket(c *fiber.Ctx)
- func NewUser(c *fiber.Ctx)
- func ResetPassword(c *fiber.Ctx)
- func UpdateCategory(c *fiber.Ctx)
- func UpdateQueue(c *fiber.Ctx)
- func UpdateReply(c *fiber.Ctx)
- func UpdateSla(c *fiber.Ctx)
- func UpdateStatus(c *fiber.Ctx)
- func UpdateTicket(c *fiber.Ctx)
- func UpdateUser(c *fiber.Ctx)
- func VerifyEmail(c *fiber.Ctx)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPasswordHash ¶
func CompleteResetPassword ¶
func CreateUser ¶
func DeleteCategory ¶
func DeleteQueue ¶
func DeleteReply ¶
func DeleteStatus ¶
func DeleteTicket ¶
func DeleteUser ¶
func GetCategories ¶
func GetCategory ¶
func GetReplies ¶
func GetStatuses ¶
func GetTicketReplies ¶
func GetTickets ¶
func NewCategory ¶
func ResetPassword ¶
func UpdateCategory ¶
func UpdateQueue ¶
func UpdateReply ¶
func UpdateStatus ¶
func UpdateTicket ¶
func UpdateUser ¶
func VerifyEmail ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.