package
0.1.3
Repository: https://github.com/tickstep/library-go.git
Documentation: pkg.go.dev

# Functions

MarshalData 将 data, 生成 json 格式的数据, 写入 w 中.
UnmarshalData 将 r 中的 json 格式的数据, 解析到 data.