package
0.0.0-20240919033358-cce434e5d354
Repository: https://github.com/codfrm/cago.git
Documentation: pkg.go.dev

# README

utils

工具包,提供了一些常用的工具函数。

# Packages

No description provided by the author
No description provided by the author
一些用于测试的工具函数.
No description provided by the author
No description provided by the author

# Functions

Head 返回字符串str中第一个sep之前的字符串和第一个sep之后的字符串.
RandString 随机字符串.
StringReverse 字符串反转.
ToNumber 字符串转数字.
ToString 任意类型转字符串.

# Constants

小写数字.
大小写数字混合.
数字.

# Type aliases

No description provided by the author