package
0.1.3
Repository: https://github.com/cloudwego/gopkg.git
Documentation: pkg.go.dev

# Functions

ConvertUnknownFields converts buf to deserialized unknown fields.
GetUnknownFields deserialize unknownFields stored in v to a list of *UnknownFields.
UnknownFieldsLength returns the length of fs.
WriteUnknownFields writes fs into buf, and return written offset of the buf.

# Constants

UnknownFieldsName ..

# Structs

UnknownField is used to describe an unknown field.