# Functions
CurrentMillisecond returns the current time in millisecond.
GetPage returns paging parameter.
GetRemoteAddr returns remote address of the context.
GetSession returns session of the specified context.
HacPaiAPI is a reverse proxy for https://hacpai.com.
ImageSize returns image URL of Qiniu image processing style with the specified width and height.
IsDomain checks the specified string is domain name.
IsIP checks the specified string is IP.
IsLetter checks the specified run is letter.
IsNumOrLetter checks the specified rune is number or letter.
IsReservedPath checks the specified path is a reserved path or not.
IsWindows determines whether current OS is Windows.
LoadMarkdown loads markdown process engine.
Markdown process the specified markdown text to HTML.
NewPagination creates a new pagination with the specified current page num, page size, window size and record count.
NewResult creates a result with Code=0, Msg="", Data=nil.
Pwd gets the path of current working directory.
RandAvatarData returns random avatar image byte array data from Gravatar (http://www.gravatar.com).
RandImage returns an image URL randomly for article thumbnail.
RandImages returns random image URLs.
RandInts returns a random integer array with the specified from, to and size.
RandString returns a fixed length random string.
Recover recovers a panic.
UserHome returns the home directory for the executing user.
# Constants
HacPaiURL is the URL of HacPai community.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
Path prefixes.
# Structs
MarkdownResult represents markdown result.
Pagination represents pagination info.
Result represents HTTP response body.
SessionData represents the session.
ZipFile represents a zip file.