package
0.0.0-20240727104026-09f3374846e2
Repository: https://github.com/midoks/imail.git
Documentation: pkg.go.dev

# Packages

Package cron implements a cron spec parser and job runner.
No description provided by the author
No description provided by the author
No description provided by the author
Package paginater is a helper module for custom pagination calculation.
No description provided by the author
Modified UTF-7 encoding defined in RFC 3501 section 5.1.3.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CurrentUsername returns the username of the current user.
FileSize calculates the file size and generate user-friendly string.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HexStr2int converts hex format string to decimal number.
No description provided by the author
No description provided by the author
Int2HexStr converts decimal number to hex format string.
No description provided by the author
IsDir returns true if given path is a directory, and returns false when it's a file or does not exist.
No description provided by the author
IsExist returns true if a file or directory exists.
IsFile returns true if given path exists as a file (i.e.
No description provided by the author
IsMaliciousPath returns true if given path is an absolute path or contains malicious content which has potential to traverse upper level directories.
is_numeric().
IsSameSiteURLPath returns true if the URL path belongs to the same site, false otherwise.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PowInt is int type of math.Pow function.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TimeSincePro calculates the time interval and generate full user-friendly string.
No description provided by the author
No description provided by the author
No description provided by the author
ToSnakeCase can convert all upper case characters in a string to underscore format.
Convert any type to string.
Wrap a byte slice paragraph for use in SMTP header.
No description provided by the author

# Constants

Seconds-based time units.
Seconds-based time units.
Seconds-based time units.
Seconds-based time units.
Seconds-based time units.
Seconds-based time units.

# Type aliases

Convert string to specify type.