package
0.0.0-20241024022210-d31617f01746
Repository: https://github.com/maclon-lee/golanglib.git
Documentation: pkg.go.dev
# Functions
json序列化为[]byte.
json序列化为string.
读取数据流.
写入数据流.
[]byte反序列化json.
string反序列化json.
WriteJSON marshals the given interface object and writes it with custom ContentType.
# Structs
JSON contains the given interface object.