package
1.1.4
Repository: https://github.com/ltick/tick-framework.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
CamelString converts the accepted string to a camel string (xx_yy to XxYy).
No description provided by the author
ConvertAssign type conversions for request params.
No description provided by the author
No description provided by the author
FileExists reports whether the named file or directory exists.
No description provided by the author
No description provided by the author
No description provided by the author
inArray 判断字符串是否存在数组中.
No description provided by the author
获取给定byte的MD5.
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
No description provided by the author
No description provided by the author
RandomBytes returns securely generated random bytes.
生成随机字符串.
RelPath gets relative path.
SelfDir gets compiled executable file directory.
SelfPath gets compiled executable file absolute path.
SnakeString converts the accepted string to a snake string (XxYy to xx_yy).
No description provided by the author
StringToBytes convert string type to []byte type.
No description provided by the author
WildcardMatchSimple - finds whether the text matches/satisfies the pattern string.

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

LogFunc logs a message using the given format and optional arguments.