//
pkg.gl
Category
github.com/dileepdkumar/https-github.com-cockroachdb-cockroach2
pkg
util
protoutil
package
1.1.2
Repository:
https://github.com/dileepdkumar/https-github.com-cockroachdb-cockroach2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
233 SLOC
#
Functions
Clone
Clone uses proto.Clone to return a deep copy of pb.
Marshal
Marshal uses proto.Marshal to encode pb into the wire format.
#
Variables
Interceptor
Interceptor will be called with every proto before it is marshalled.
#
Structs
ProtoPb
ProtoPb is a gwruntime.Marshaler that uses github.com/gogo/protobuf/proto.
#
Type aliases
JSONPb
JSONPb is a gwruntime.Marshaler that uses github.com/gogo/protobuf/jsonpb.