stardust

module
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2020 License: MIT

README

stardust

Build Status

stardust for go, this is a tooset for golang in daily development~

自动生成代码

利用go generate特性可以自动生成代码,如执行下面脚本调用python脚本生成useragent列表:

source gen_useragent.sh

测试

可以安装gotests插件自动生成测试代码

go get -u -v github.com/cweill/gotests/...

Directories

Path Synopsis
encodingx
base64x
encoding/base64的扩展包。
encoding/base64的扩展包。
csvx
encoding/csv的扩展包。
encoding/csv的扩展包。
hexx
encoding/hex的扩展包。
encoding/hex的扩展包。
jsonx
encoding/json的扩展包。
encoding/json的扩展包。
jsonx/freejson
用于处理松散的JSON数据。
用于处理松散的JSON数据。
jsonx/typemarshal
将自定义类型Encode/Decode成JSON的包。
将自定义类型Encode/Decode成JSON的包。
errors扩展包,也包括multi error等功能。
errors扩展包,也包括multi error等功能。
math扩展包。
math扩展包。
randx
math/rand扩展包,也包括生成随机字符串,随机选择等功能。
math/rand扩展包,也包括生成随机字符串,随机选择等功能。
net扩展包。
net扩展包。
httpx/useragent
UserAgent解析与列表。
UserAgent解析与列表。
strings的扩展包,也包括字符串slice和set功能。
strings的扩展包,也包括字符串slice和set功能。
time的扩展包。
time的扩展包。
unicode的扩展包,包括encode和decode。
unicode的扩展包,包括encode和decode。

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL