type google.golang.org/protobuf/runtime/protoiface.MergeInput
5 uses
google.golang.org/protobuf/runtime/protoiface (current package)
methods.go#L38: Merge func(MergeInput) MergeOutput
methods.go#L134: type MergeInput = struct {
google.golang.org/protobuf/internal/impl
legacy_message.go#L409: func legacyMerge(in piface.MergeInput) piface.MergeOutput {
merge.go#L23: func (mi *MessageInfo) merge(in piface.MergeInput) piface.MergeOutput {
google.golang.org/protobuf/proto
merge.go#L69: in := protoiface.MergeInput{
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |