package
0.0.0-20230513171057-196bf06f75c5
Repository: https://github.com/aguilastorm/ticketapi.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
CreateTicket crea un nuevo ticket.
DeleteTicket elimina un ticket por su ID.
GetTicket obtiene un ticket por su ID.
GetTickets obtiene todos los tickets.
UpdateTicket actualiza un ticket por su ID.