Documentation ¶
Index ¶
- func Any2String(v any) (str string)
- func Bytes2Str(b []byte) string
- func Concat(strings ...string) string
- func Expr(ctx context.Context, rule string, input interface{}) (bool, error)
- func FilterEmoji(s string) string
- func RandomString(l int, str ...string) string
- func Retry(callback func() error, maxRetries int, interval time.Duration) (err error)
- func SBC2DBC(str string) string
- func Str2Bytes(s string) []byte
- func StrLen(str string) int
- func UCFirst(str string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Any2String ¶
func FilterEmoji ¶
func RandomString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.