Directories ¶
Path | Synopsis |
---|---|
protobuf
|
|
fieldpath
This packages is used to create compiled fieldpaths for selective unmarshaling.
|
This packages is used to create compiled fieldpaths for selective unmarshaling. |
fieldpath/fieldpath-gen
Generates fieldpath-generated.go and fieldpath-generated_test.go in github.com/gogo/protobuf/fieldpath , since writing code for each native go type and native proto type can be quite tedious.
|
Generates fieldpath-generated.go and fieldpath-generated_test.go in github.com/gogo/protobuf/fieldpath , since writing code for each native go type and native proto type can be quite tedious. |
gogoproto
Package gogoproto provides extensions for protocol buffers to achieve: - fast marshalling and unmarshalling.
|
Package gogoproto provides extensions for protocol buffers to achieve: - fast marshalling and unmarshalling. |
plugin/defaultcheck
The defaultcheck plugin is used to check whether nullable is not used incorrectly.
|
The defaultcheck plugin is used to check whether nullable is not used incorrectly. |
plugin/description
The description (experimental) plugin generates a Description method for each message.
|
The description (experimental) plugin generates a Description method for each message. |
plugin/embedcheck
The embedcheck plugin is used to check whether embed is not used incorrectly.
|
The embedcheck plugin is used to check whether embed is not used incorrectly. |
plugin/enumstringer
The enumstringer (experimental) plugin generates a String method for each enum.
|
The enumstringer (experimental) plugin generates a String method for each enum. |
plugin/equal
The equal plugin generates an Equal and a VerboseEqual method for each message.
|
The equal plugin generates an Equal and a VerboseEqual method for each message. |
plugin/face
The face plugin generates a function will be generated which can convert a structure which satisfies an interface (face) to the specified structure.
|
The face plugin generates a function will be generated which can convert a structure which satisfies an interface (face) to the specified structure. |
plugin/gostring
The gostring plugin generates a GoString method for each message.
|
The gostring plugin generates a GoString method for each message. |
plugin/marshalto
The marshalto plugin generates a Marshal and MarshalTo method for each message.
|
The marshalto plugin generates a Marshal and MarshalTo method for each message. |
plugin/populate
The populate plugin generates a NewPopulated function.
|
The populate plugin generates a NewPopulated function. |
plugin/size
The size plugin generates a Size method for each message.
|
The size plugin generates a Size method for each message. |
plugin/stringer
The stringer plugin generates a String method for each message.
|
The stringer plugin generates a String method for each message. |
plugin/testgen
The testgen plugin generates Test and Benchmark functions for each message.
|
The testgen plugin generates Test and Benchmark functions for each message. |
plugin/union
The onlyone plugin generates code for the onlyone extension.
|
The onlyone plugin generates code for the onlyone extension. |
plugin/unmarshal
The unmarshal plugin generates a Unmarshal method for each message.
|
The unmarshal plugin generates a Unmarshal method for each message. |
proto
Package proto converts data structures to and from the wire format of protocol buffers.
|
Package proto converts data structures to and from the wire format of protocol buffers. |
protoc-gen-gogo/descriptor
Package google_protobuf is a generated protocol buffer package.
|
Package google_protobuf is a generated protocol buffer package. |
protoc-gen-gogo/generator
The code generator for the plugin for the Google protocol buffer compiler.
|
The code generator for the plugin for the Google protocol buffer compiler. |
protoc-gen-gogo/plugin
Package google_protobuf_compiler is a generated protocol buffer package.
|
Package google_protobuf_compiler is a generated protocol buffer package. |
test
Package test is a generated protocol buffer package.
|
Package test is a generated protocol buffer package. |
test/custom
Package custom contains custom types for test and example purposes.
|
Package custom contains custom types for test and example purposes. |
test/custom-dash-type
Package custom contains custom types for test and example purposes.
|
Package custom contains custom types for test and example purposes. |
test/enumprefix
Package enumprefix is a generated protocol buffer package.
|
Package enumprefix is a generated protocol buffer package. |
test/enumstringer
Package enumstringer is a generated protocol buffer package.
|
Package enumstringer is a generated protocol buffer package. |
test/example
Package test is a generated protocol buffer package.
|
Package test is a generated protocol buffer package. |
test/group
Package group is a generated protocol buffer package.
|
Package group is a generated protocol buffer package. |
test/issue34
Package issue34 is a generated protocol buffer package.
|
Package issue34 is a generated protocol buffer package. |
test/issue8
Package proto is a generated protocol buffer package.
|
Package proto is a generated protocol buffer package. |
test/moredefaults
Package moredefaults is a generated protocol buffer package.
|
Package moredefaults is a generated protocol buffer package. |
test/packed
Package packed is a generated protocol buffer package.
|
Package packed is a generated protocol buffer package. |
test/tags
Package tags is a generated protocol buffer package.
|
Package tags is a generated protocol buffer package. |
test/unmarshalmerge
Package unmarshalmerge is a generated protocol buffer package.
|
Package unmarshalmerge is a generated protocol buffer package. |
test/unrecognized
Package unrecognized is a generated protocol buffer package.
|
Package unrecognized is a generated protocol buffer package. |
test/unrecognizedgroup
Package unrecognizedgroup is a generated protocol buffer package.
|
Package unrecognizedgroup is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.