Files
services/test/kv/proto/example.pb.go
ben-toogood 784ed763fd Remove references to go-micro (#13)
* Remove references to go-micro

* Fix proto import
2020-10-16 13:23:04 +01:00

118 lines
4.3 KiB
Go

// Code generated by protoc-gen-go. DO NOT EDIT.
// source: github.com/micro/services/test/kv/proto/example.proto
package srv_test_example
import (
fmt "fmt"
proto "github.com/golang/protobuf/proto"
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.ProtoPackageIsVersion3 // please upgrade the proto package
type Request struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *Request) Reset() { *m = Request{} }
func (m *Request) String() string { return proto.CompactTextString(m) }
func (*Request) ProtoMessage() {}
func (*Request) Descriptor() ([]byte, []int) {
return fileDescriptor_c4c395a09e1b1991, []int{0}
}
func (m *Request) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Request.Unmarshal(m, b)
}
func (m *Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_Request.Marshal(b, m, deterministic)
}
func (m *Request) XXX_Merge(src proto.Message) {
xxx_messageInfo_Request.Merge(m, src)
}
func (m *Request) XXX_Size() int {
return xxx_messageInfo_Request.Size(m)
}
func (m *Request) XXX_DiscardUnknown() {
xxx_messageInfo_Request.DiscardUnknown(m)
}
var xxx_messageInfo_Request proto.InternalMessageInfo
type Response struct {
Msg string `protobuf:"bytes,1,opt,name=msg,proto3" json:"msg,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *Response) Reset() { *m = Response{} }
func (m *Response) String() string { return proto.CompactTextString(m) }
func (*Response) ProtoMessage() {}
func (*Response) Descriptor() ([]byte, []int) {
return fileDescriptor_c4c395a09e1b1991, []int{1}
}
func (m *Response) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Response.Unmarshal(m, b)
}
func (m *Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_Response.Marshal(b, m, deterministic)
}
func (m *Response) XXX_Merge(src proto.Message) {
xxx_messageInfo_Response.Merge(m, src)
}
func (m *Response) XXX_Size() int {
return xxx_messageInfo_Response.Size(m)
}
func (m *Response) XXX_DiscardUnknown() {
xxx_messageInfo_Response.DiscardUnknown(m)
}
var xxx_messageInfo_Response proto.InternalMessageInfo
func (m *Response) GetMsg() string {
if m != nil {
return m.Msg
}
return ""
}
func init() {
proto.RegisterType((*Request)(nil), "srv.test_example.Request")
proto.RegisterType((*Response)(nil), "srv.test_example.Response")
}
func init() {
proto.RegisterFile("github.com/micro/services/test/kv/proto/example.proto", fileDescriptor_c4c395a09e1b1991)
}
var fileDescriptor_c4c395a09e1b1991 = []byte{
// 206 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0x4d, 0xcf, 0x2c, 0xc9,
0x28, 0x4d, 0xd2, 0x4b, 0xce, 0xcf, 0xd5, 0xcf, 0xcd, 0x4c, 0x2e, 0xca, 0xd7, 0x2f, 0x4e, 0x2d,
0x2a, 0xcb, 0x4c, 0x4e, 0x2d, 0xd6, 0x2f, 0x49, 0x2d, 0x2e, 0xd1, 0xcf, 0x2e, 0xd3, 0x2f, 0x28,
0xca, 0x2f, 0xc9, 0xd7, 0x4f, 0xad, 0x48, 0xcc, 0x2d, 0xc8, 0x49, 0xd5, 0x03, 0xf3, 0x84, 0x04,
0x8a, 0x8b, 0xca, 0xf4, 0x40, 0x0a, 0xe2, 0xa1, 0xe2, 0x4a, 0x9c, 0x5c, 0xec, 0x41, 0xa9, 0x85,
0xa5, 0xa9, 0xc5, 0x25, 0x4a, 0x32, 0x5c, 0x1c, 0x41, 0xa9, 0xc5, 0x05, 0xf9, 0x79, 0xc5, 0xa9,
0x42, 0x02, 0x5c, 0xcc, 0xb9, 0xc5, 0xe9, 0x12, 0x8c, 0x0a, 0x8c, 0x1a, 0x9c, 0x41, 0x20, 0xa6,
0xd1, 0x2a, 0x26, 0x2e, 0x76, 0x57, 0x88, 0x26, 0x21, 0x57, 0x2e, 0xae, 0x90, 0xd4, 0xe2, 0x12,
0xd7, 0x8a, 0x82, 0xcc, 0xa2, 0x4a, 0x21, 0x49, 0x3d, 0x74, 0x53, 0xf5, 0xa0, 0x46, 0x4a, 0x49,
0x61, 0x93, 0x82, 0x58, 0xa1, 0xc4, 0x20, 0xe4, 0xcc, 0xc5, 0x01, 0x32, 0xc6, 0x27, 0xb3, 0xb8,
0x84, 0x7c, 0x43, 0x3c, 0xb8, 0x78, 0x61, 0x86, 0xf8, 0x64, 0xe6, 0x66, 0x52, 0x60, 0x92, 0x27,
0x17, 0x1f, 0xcc, 0x24, 0xff, 0xb4, 0xb4, 0xe2, 0x54, 0xf2, 0x8d, 0x4a, 0x62, 0x03, 0x07, 0xb7,
0x31, 0x20, 0x00, 0x00, 0xff, 0xff, 0x58, 0x31, 0xa7, 0x72, 0xa7, 0x01, 0x00, 0x00,
}