This website requires JavaScript.
Explore
Help
Sign In
zhangdeman
/
util
Watch
1
Star
0
Fork
0
You've already forked util
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
68
Commits
2
Branches
0
Tags
6741dcf03374eb585e38f1e48d0e13ebda070139
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
白茶清欢
6741dcf033
基础数据类型转换
2023-05-05 10:48:55 +08:00
.gitignore
搬迁代码
2022-05-14 13:45:51 +08:00
array_test.go
in_array优化类型检测
2023-03-30 16:22:56 +08:00
array.go
增加in函数的简化写法
2023-03-30 16:26:19 +08:00
browser.go
增加使用系统默认浏览器打开连接方法
2023-04-09 19:06:07 +08:00
calculate.go
增加计算相关
2022-07-17 15:51:53 +08:00
cli.go
update mod
2022-05-14 14:01:21 +08:00
console_test.go
增加控制台数据输出控制
2023-04-04 16:26:02 +08:00
console.go
优化JSON输出方式
2023-04-04 16:37:03 +08:00
convert.go
优化convert
2022-05-14 14:29:54 +08:00
file.go
增加解析文件类型的方法
2023-02-07 17:29:29 +08:00
filter_test.go
增加简单的数据映射能力
2022-07-04 13:37:16 +08:00
filter.go
增加简单的数据映射能力
2022-07-04 13:37:16 +08:00
go.mod
update
2023-04-20 16:58:12 +08:00
go.sum
update
2023-04-20 16:58:12 +08:00
hash.go
更新hash文件
2022-05-14 14:45:14 +08:00
init.go
规划string转任意类型
2023-05-04 18:40:25 +08:00
ip.go
重命名函数
2022-06-25 23:16:07 +08:00
json.go
更新json文件
2022-05-14 15:05:20 +08:00
jwt.go
优化jwt token解析方法
2023-02-12 00:42:27 +08:00
map.go
调整map
2022-05-14 15:56:09 +08:00
project_test.go
增加获取项目目录方法
2023-01-13 14:41:13 +08:00
project.go
增加获取家目录方法
2023-04-18 22:32:57 +08:00
string_convert.go
基础数据类型转换
2023-05-05 10:48:55 +08:00
string.go
增加常见的中文字符替换成英文
2023-04-04 17:01:46 +08:00
struct.go
调整struct
2022-05-14 15:22:53 +08:00
time.go
时间工具支持传入layout
2023-04-08 14:48:53 +08:00
url.go
更新url
2022-05-14 15:48:44 +08:00
user_agent.go
增加ua信息获取
2023-04-20 16:36:09 +08:00
Description
工具函数包
128
KiB
Languages
Go
100%