Documentation ¶
Index ¶
Constants ¶
View Source
const DateFormatYMD = "2006-01-02"
View Source
const Hours = 24
View Source
const LockedTimeInMinutes = 30
View Source
const MaxLoginAttempt = 3
View Source
const Minutes = 60
Variables ¶
This section is empty.
Functions ¶
func CheckPasswordHash ¶
func ConvertMinutes ¶
func SanitizeString ¶
Types ¶
type Pagination ¶
func ParsePagination ¶
func ParsePagination(ctx echo.Context) Pagination
func (Pagination) Offset ¶
func (p Pagination) Offset() int
func (Pagination) TotalPage ¶
func (p Pagination) TotalPage(total int64) int
Click to show internal directories.
Click to hide internal directories.