github.com/micro/go-micro/examples@v0.0.0-20210105173217-bf4ab679e18b/template/api/proto/example/example.pb.go (about)

     1  // Code generated by protoc-gen-go. DO NOT EDIT.
     2  // source: proto/example/example.proto
     3  
     4  package go_micro_api_template
     5  
     6  import (
     7  	fmt "fmt"
     8  	proto "github.com/golang/protobuf/proto"
     9  	_ "github.com/micro/go-micro/v2/api/proto"
    10  	math "math"
    11  )
    12  
    13  // Reference imports to suppress errors if they are not otherwise used.
    14  var _ = proto.Marshal
    15  var _ = fmt.Errorf
    16  var _ = math.Inf
    17  
    18  // This is a compile-time assertion to ensure that this generated file
    19  // is compatible with the proto package it is being compiled against.
    20  // A compilation error at this line likely means your copy of the
    21  // proto package needs to be updated.
    22  const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
    23  
    24  func init() { proto.RegisterFile("proto/example/example.proto", fileDescriptor_097b3f5db5cf5789) }
    25  
    26  var fileDescriptor_097b3f5db5cf5789 = []byte{
    27  	// 142 bytes of a gzipped FileDescriptorProto
    28  	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x92, 0x2e, 0x28, 0xca, 0x2f,
    29  	0xc9, 0xd7, 0x4f, 0xad, 0x48, 0xcc, 0x2d, 0xc8, 0x49, 0x85, 0xd1, 0x7a, 0x60, 0x51, 0x21, 0xd1,
    30  	0xf4, 0x7c, 0xbd, 0xdc, 0xcc, 0xe4, 0xa2, 0x7c, 0xbd, 0xc4, 0x82, 0x4c, 0xbd, 0x92, 0xd4, 0xdc,
    31  	0x82, 0x9c, 0xc4, 0x92, 0x54, 0x29, 0xdd, 0xf4, 0xcc, 0x92, 0x8c, 0xd2, 0x24, 0xbd, 0xe4, 0xfc,
    32  	0x5c, 0x7d, 0xb0, 0xb4, 0x7e, 0x7a, 0xbe, 0x2e, 0x84, 0x91, 0x58, 0x90, 0xa9, 0x0f, 0x31, 0x11,
    33  	0xa4, 0x03, 0xcc, 0x32, 0x32, 0xe3, 0x62, 0x77, 0x85, 0x18, 0x2b, 0xa4, 0xcd, 0xc5, 0xe2, 0x9c,
    34  	0x98, 0x93, 0x23, 0xc4, 0xaf, 0x97, 0x0e, 0x31, 0x33, 0x28, 0xb5, 0xb0, 0x34, 0xb5, 0xb8, 0x44,
    35  	0x4a, 0x00, 0x21, 0x50, 0x5c, 0x90, 0x9f, 0x57, 0x9c, 0xaa, 0xc4, 0x90, 0xc4, 0x06, 0xd6, 0x6e,
    36  	0x0c, 0x08, 0x00, 0x00, 0xff, 0xff, 0xa9, 0x71, 0x27, 0xb8, 0xa3, 0x00, 0x00, 0x00,
    37  }