//
pkg.gl
Category
github.com/jiushengTech/common
utils
byteutil
package
0.0.0-20240719034116-d519f7f6cb9c
Repository:
https://github.com/jiushengtech/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
17 SLOC
#
Functions
Marshal
Marshal 将结构体序列化为字节切片.
Unmarshal
Unmarshal 将字节切片反序列化为结构体.