Documentation ¶
Index ¶
- func BrokerList(c *fiber.Ctx) error
- func CheckPasswordHash(password, hash string) bool
- func CreateUser(c *fiber.Ctx) error
- func DeleteUser(c *fiber.Ctx) error
- func GeneralStatus(c *fiber.Ctx) error
- func GetUser(c *fiber.Ctx) error
- func ImporterApply(c *fiber.Ctx) error
- func ImporterImport(c *fiber.Ctx) error
- func Login(c *fiber.Ctx) error
- func TransactionsGet(c *fiber.Ctx) error
- func UpdateUser(c *fiber.Ctx) error
- func UserMe(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BrokerList ¶
func BrokerList(c *fiber.Ctx) error
func CheckPasswordHash ¶
func CreateUser ¶
func CreateUser(c *fiber.Ctx) error
func DeleteUser ¶
func DeleteUser(c *fiber.Ctx) error
func GeneralStatus ¶
func GeneralStatus(c *fiber.Ctx) error
func ImporterApply ¶
func ImporterApply(c *fiber.Ctx) error
func ImporterImport ¶
func ImporterImport(c *fiber.Ctx) error
func TransactionsGet ¶
func TransactionsGet(c *fiber.Ctx) error
func UpdateUser ¶
func UpdateUser(c *fiber.Ctx) error
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.