Documentation ¶
Index ¶
- func Decode7Bit(s string) string
- func DecodeUCS2(s string) string
- func Encode7Bit(s string) string
- func EncodeUCS2(s string) string
- func GBK2UTF8(s string) (string, error)
- func JSON2Struct(str string) (*structpb.Struct, error)
- func UTF82GBK(s string) (string, error)
- func YAML2Struct(str string) (*structpb.Struct, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decode7Bit ¶
func DecodeUCS2 ¶
func Encode7Bit ¶
func EncodeUCS2 ¶
func JSON2Struct ¶
JSON2Struct json string transform structpb.Struct
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.