Documentation
¶
Index ¶
- func AuthorizeAccount(c *fiber.Ctx) error
- func ChangeAccountPassword(c *fiber.Ctx) error
- func DeleteAccount(c *fiber.Ctx) error
- func DeleteNode(c *fiber.Ctx) error
- func DeleteProfile(c *fiber.Ctx) error
- func DeleteUser(c *fiber.Ctx) error
- func ExtendBillingDate(c *fiber.Ctx) error
- func FindNode(c *fiber.Ctx) error
- func FindNodes(c *fiber.Ctx) error
- func FindProfile(c *fiber.Ctx) error
- func FindProfiles(c *fiber.Ctx) error
- func FindUser(c *fiber.Ctx) error
- func FindUserInvoice(c *fiber.Ctx) error
- func FindUserInvoices(c *fiber.Ctx) error
- func FindUserSubscription(c *fiber.Ctx) error
- func FindUsers(c *fiber.Ctx) error
- func InsertNode(c *fiber.Ctx) error
- func InsertProfile(c *fiber.Ctx) error
- func InsertUser(c *fiber.Ctx) error
- func SessionInit()
- func SignInAccount(c *fiber.Ctx) error
- func SignOutAccount(c *fiber.Ctx) error
- func SignUpAccount(c *fiber.Ctx) error
- func UpdateNode(c *fiber.Ctx) error
- func UpdateUser(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthorizeAccount ¶
func ChangeAccountPassword ¶
func DeleteAccount ¶
func DeleteNode ¶
func DeleteProfile ¶
func DeleteUser ¶
func ExtendBillingDate ¶
func FindProfile ¶
func FindProfiles ¶
func FindUserInvoice ¶
func FindUserInvoices ¶
func FindUserSubscription ¶
func InsertNode ¶
func InsertProfile ¶
func InsertUser ¶
func SessionInit ¶
func SessionInit()
func SignInAccount ¶
func SignOutAccount ¶
func SignUpAccount ¶
func UpdateNode ¶
func UpdateUser ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.