package
0.0.0-20231208061952-f10d33120ced
Repository: https://github.com/liguoqinjim/go-labs.git
Documentation: pkg.go.dev

# README

NOTICE

  • json.RawMessage,marshal之后就是json
  • interface{}要是传入[]byte数据之后,marshal之后是它的base64编码

参考资料

# Structs

No description provided by the author