package
0.0.44
Repository: https://github.com/icarus-go/utils.git
Documentation: pkg.go.dev

# Packages

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

# Functions

IndexOf Author: Kevin·Cai Description: (content) 是否包含 (include) Param content 内容 Param include 要包含的内容 Return bool 是否相等.
IndexOfs Author: Kevin·Cai Description: 是否包含这一批(includes)中的任意一个 Param content 内容 Param includes 要包含的集合 Return bool 是否包含.
IsBlank Author: Kevin·CC Description: 是否是空字符串,如果是返回 `DefaultValue` Param judgment Param defaultValue Return string.

# Variables

Injection 防止SQL注入.

# Type aliases

MaskAsterisk json输出星号掩码.