google.golang.org/protobuf/internal/impl.Export.ProtoMessageV1Of (method)
4 uses
google.golang.org/protobuf/internal/impl (current package)
api_export.go#L95: func (Export) ProtoMessageV1Of(m message) piface.MessageV1 {
api_export.go#L102: return Export{}.ProtoMessageV1Of(mv.protoUnwrap())
legacy_message.go#L415: merger.Merge(Export{}.ProtoMessageV1Of(in.Source))
github.com/golang/protobuf/proto
proto.go#L55: return protoimpl.X.ProtoMessageV1Of(m)
![]() |
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. |