Categorygithub.com/vizee/jsonpb
modulepackage
0.2.0
Repository: https://github.com/vizee/jsonpb.git
Documentation: pkg.go.dev

# README

jsonpb

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
TranscodeToJson 通过 proto.Decoder 解析 pb,并且追加到 JsonBuilder 中.
TranscodeToProto 通过 JsonIter 解析 JSON,并且根据 msg 将 JSON 内容转译到 protobuf 二进制。 注意,受限于 metadata 可表达的结构和一些取舍,对 JSON 的解析并不按照 JSON 标准。.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OmitAlways 总是跳过字段.
OmitEmpty 在 pb 和 json 输出"空值"跳过字段.
OmitProtoEmpty 只在 pb 输出"空值"时跳过字段.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author