package
0.0.0-20231110072752-5870b03ed193
Repository: https://github.com/hsyan2008/hfw.git
Documentation: pkg.go.dev

# Functions

Base64Decode 解码base64.
Base64Encode 编码base64.
大写转为下划线加小写.

# Variables

Gob is a Codec that uses the gob package.
No description provided by the author
JSON is a Codec that uses the json package.
No description provided by the author

# Structs

Codec 参考https://github.com/golang/appengine/blob/master/memcache/memcache.go.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
把纯数字的字符串也解析成数字.
把数字也解析成字符串.