controllers

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2020 License: GPL-3.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileIndex

func FileIndex(c *fiber.Ctx) error

func GenerateConfirmURL

func GenerateConfirmURL(email string, baseURL string) string

func GeneratePasswordResetURL

func GeneratePasswordResetURL(email string, baseURL string) string

func GetOrderDetailFromPaypal

func GetOrderDetailFromPaypal(c *fiber.Ctx) error

func Index

func Index(c *fiber.Ctx) error

func Landing

func Landing(c *fiber.Ctx) error

func LineCounter

func LineCounter(r io.Reader) (int64, error)

func LoginGet

func LoginGet(c *fiber.Ctx) error

func LoginPost

func LoginPost(c *fiber.Ctx) error

func LogoutPost

func LogoutPost(c *fiber.Ctx) error

func PasswordReset

func PasswordReset(c *fiber.Ctx) error

func PasswordResetPost

func PasswordResetPost(c *fiber.Ctx) error

func PlaceOrderFromPaypal

func PlaceOrderFromPaypal(c *fiber.Ctx) error

func PostOrderCancelResponseFromPaypal

func PostOrderCancelResponseFromPaypal(c *fiber.Ctx) error

func PostOrderResponseFromPaypal

func PostOrderResponseFromPaypal(c *fiber.Ctx)

func PostOrderSuccessResponseFromPaypal

func PostOrderSuccessResponseFromPaypal(c *fiber.Ctx) error

func RegisterGet

func RegisterGet(c *fiber.Ctx) error

func RegisterPost

func RegisterPost(c *fiber.Ctx) error

func RequestPasswordReset

func RequestPasswordReset(c *fiber.Ctx) error

func RequestPasswordResetPost

func RequestPasswordResetPost(c *fiber.Ctx) error

func ResendConfirmEmail

func ResendConfirmEmail(c *fiber.Ctx) error

func SendConfirmationEmail

func SendConfirmationEmail(email string, baseURL string)

func SendPasswordResetEmail

func SendPasswordResetEmail(email string, baseURL string)

func Upload

func Upload(c *fiber.Ctx) error

func ValidateOrderFromPaypal

func ValidateOrderFromPaypal(c *fiber.Ctx) error

func VerifyRegisteredEmail

func VerifyRegisteredEmail(c *fiber.Ctx) error

func ViewFile

func ViewFile(c *fiber.Ctx) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL