Documentation ¶
Index ¶
- func CreateEquipment(c *fiber.Ctx) error
- func CreateRFP(c *fiber.Ctx) error
- func DeleteEquipment(c *fiber.Ctx) error
- func GetUser(c *fiber.Ctx) (*models.User, error)
- func ListEquipment(c *fiber.Ctx) error
- func ListRFP(c *fiber.Ctx) error
- func Login(c *fiber.Ctx) error
- func Logout(c *fiber.Ctx) error
- func RFPResult(c *fiber.Ctx) error
- func Register(c *fiber.Ctx) error
- func ReprocessRFP(c *fiber.Ctx) error
- func SetUserApiKey(c *fiber.Ctx) error
- func UpdateEquipment(c *fiber.Ctx) error
- func User(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateEquipment ¶
func CreateEquipment(c *fiber.Ctx) error
func DeleteEquipment ¶
func DeleteEquipment(c *fiber.Ctx) error
func ListEquipment ¶
func ListEquipment(c *fiber.Ctx) error
func ReprocessRFP ¶
func ReprocessRFP(c *fiber.Ctx) error
func SetUserApiKey ¶
func SetUserApiKey(c *fiber.Ctx) error
func UpdateEquipment ¶
func UpdateEquipment(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.