mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-29 18:32:46 +00:00
01ab29648e
This change was created by running: git ls-files | xargs sed -i "s|google.golang.org/proto|github.com/golang/protobuf/v2|g" This change is *not* an endorsement of "github.com/golang/protobuf/v2" as the final import path when the v2 API is eventually released as stable. We continue to reserve the right to make breaking changes as we see fit. This change enables us to host the v2 API on a repository that is go-gettable (since go.googlesource.com is not a known host by the "go get" tool; and google.golang.org/proto was just a stub URL that is not currently served). Thus, we can start work on a forked version of the v1 API that explores what it would take to implement v1 in terms of v2 in a backwards compatible way. Change-Id: Ia3ebc41ac4238af62ee140200d3158b53ac9ec48 Reviewed-on: https://go-review.googlesource.com/136736 Reviewed-by: Damien Neil <dneil@google.com>
91 lines
3.3 KiB
Go
91 lines
3.3 KiB
Go
// Code generated by protoc-gen-go. DO NOT EDIT.
|
|
// source: import_public/b.proto
|
|
|
|
package import_public
|
|
|
|
import (
|
|
fmt "fmt"
|
|
proto "github.com/golang/protobuf/proto"
|
|
sub "github.com/golang/protobuf/v2/cmd/protoc-gen-go/testdata/import_public/sub"
|
|
math "math"
|
|
)
|
|
|
|
// Reference imports to suppress errors if they are not otherwise used.
|
|
var _ = proto.Marshal
|
|
var _ = fmt.Errorf
|
|
var _ = math.Inf
|
|
|
|
// This is a compile-time assertion to ensure that this generated file
|
|
// is compatible with the proto package it is being compiled against.
|
|
// A compilation error at this line likely means your copy of the
|
|
// proto package needs to be updated.
|
|
const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
|
|
|
|
type Local struct {
|
|
M *sub.M `protobuf:"bytes,1,opt,name=m,proto3" json:"m,omitempty"`
|
|
E sub.E `protobuf:"varint,2,opt,name=e,proto3,enum=goproto.protoc.import_public.sub.E" json:"e,omitempty"`
|
|
XXX_NoUnkeyedLiteral struct{} `json:"-"`
|
|
XXX_unrecognized []byte `json:"-"`
|
|
XXX_sizecache int32 `json:"-"`
|
|
}
|
|
|
|
func (m *Local) Reset() { *m = Local{} }
|
|
func (m *Local) String() string { return proto.CompactTextString(m) }
|
|
func (*Local) ProtoMessage() {}
|
|
func (*Local) Descriptor() ([]byte, []int) {
|
|
return fileDescriptor_84995586b3d09710, []int{0}
|
|
}
|
|
|
|
func (m *Local) XXX_Unmarshal(b []byte) error {
|
|
return xxx_messageInfo_Local.Unmarshal(m, b)
|
|
}
|
|
func (m *Local) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
|
|
return xxx_messageInfo_Local.Marshal(b, m, deterministic)
|
|
}
|
|
func (m *Local) XXX_Merge(src proto.Message) {
|
|
xxx_messageInfo_Local.Merge(m, src)
|
|
}
|
|
func (m *Local) XXX_Size() int {
|
|
return xxx_messageInfo_Local.Size(m)
|
|
}
|
|
func (m *Local) XXX_DiscardUnknown() {
|
|
xxx_messageInfo_Local.DiscardUnknown(m)
|
|
}
|
|
|
|
var xxx_messageInfo_Local proto.InternalMessageInfo
|
|
|
|
func (m *Local) GetM() *sub.M {
|
|
if m != nil {
|
|
return m.M
|
|
}
|
|
return nil
|
|
}
|
|
|
|
func (m *Local) GetE() sub.E {
|
|
if m != nil {
|
|
return m.E
|
|
}
|
|
return sub.E_ZERO
|
|
}
|
|
|
|
func init() {
|
|
proto.RegisterType((*Local)(nil), "goproto.protoc.import_public.Local")
|
|
}
|
|
|
|
func init() { proto.RegisterFile("import_public/b.proto", fileDescriptor_84995586b3d09710) }
|
|
|
|
var fileDescriptor_84995586b3d09710 = []byte{
|
|
// 174 bytes of a gzipped FileDescriptorProto
|
|
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x8c, 0x31, 0x0b, 0xc2, 0x30,
|
|
0x10, 0x46, 0x39, 0x41, 0x87, 0x0a, 0x0e, 0x05, 0xa1, 0x8a, 0x43, 0xd1, 0xa5, 0x4b, 0xef, 0x50,
|
|
0xff, 0x80, 0x14, 0xdc, 0x74, 0xe9, 0xe8, 0x22, 0x49, 0x1a, 0x8e, 0x42, 0xd2, 0x2b, 0x6d, 0xfa,
|
|
0xff, 0xc5, 0x76, 0xea, 0x22, 0x6e, 0xdf, 0x07, 0xef, 0xbd, 0x68, 0x5b, 0xfb, 0x56, 0xba, 0xf0,
|
|
0x6e, 0x07, 0xed, 0x6a, 0x43, 0x1a, 0xdb, 0x4e, 0x82, 0xc4, 0x07, 0x96, 0x71, 0x4c, 0xd7, 0xe0,
|
|
0x8c, 0xda, 0xef, 0xe6, 0x52, 0x3f, 0x68, 0x52, 0x13, 0x79, 0xf4, 0xd1, 0xf2, 0x21, 0x46, 0xb9,
|
|
0xf8, 0x1c, 0x81, 0x4f, 0x20, 0x85, 0x6c, 0x7d, 0x39, 0xe1, 0xaf, 0x1a, 0xf6, 0x83, 0xc6, 0x67,
|
|
0x09, 0xfe, 0xab, 0xd8, 0x64, 0x91, 0x42, 0xb6, 0xf9, 0x47, 0xb9, 0x97, 0x60, 0x8b, 0xe2, 0x75,
|
|
0x63, 0x11, 0x76, 0x16, 0x59, 0x9c, 0x6a, 0x18, 0xa5, 0x63, 0x1a, 0x15, 0x32, 0xbe, 0x9a, 0x96,
|
|
0xc9, 0xd9, 0x36, 0x39, 0x0b, 0x05, 0xdb, 0x87, 0x4a, 0x05, 0x45, 0xb3, 0x98, 0x5e, 0x8d, 0xd4,
|
|
0xf5, 0x13, 0x00, 0x00, 0xff, 0xff, 0x2c, 0x8b, 0x86, 0xd2, 0x0b, 0x01, 0x00, 0x00,
|
|
}
|