Documentation ¶
Index ¶
- func DeleteCookie(c echo.Context, name string)
- func GenerateRandomAlphaNumericString(length int) string
- func GetCookieInterface(c echo.Context, name string, v any) error
- func GetLocalizerFromEchoContext(b *i18n.Bundle, e echo.Context) *i18n.Localizer
- func GetMyRootPath(c echo.Context) string
- func IsValidEmailAddress(address string) (string, bool)
- func SetCookieInterface(c echo.Context, cookie *http.Cookie, value interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteCookie ¶
func GetMyRootPath ¶
func IsValidEmailAddress ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.