123456789101112131415161718192021222324252627282930313233 |
- // Code generated by protoc-gen-gogo. DO NOT EDIT.
- // source: app/job/live/dao-anchor-job/api/v1/api.proto
- package v1
- import proto "github.com/gogo/protobuf/proto"
- import fmt "fmt"
- import 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.GoGoProtoPackageIsVersion2 // please upgrade the proto package
- func init() {
- proto.RegisterFile("app/job/live/dao-anchor-job/api/v1/api.proto", fileDescriptor_api_246501f09888d3ec)
- }
- var fileDescriptor_api_246501f09888d3ec = []byte{
- // 89 bytes of a gzipped FileDescriptorProto
- 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xd2, 0x49, 0x2c, 0x28, 0xd0,
- 0xcf, 0xca, 0x4f, 0xd2, 0xcf, 0xc9, 0x2c, 0x4b, 0xd5, 0x4f, 0x49, 0xcc, 0xd7, 0x4d, 0xcc, 0x4b,
- 0xce, 0xc8, 0x2f, 0xd2, 0x05, 0x89, 0x25, 0x16, 0x64, 0xea, 0x97, 0x19, 0x82, 0x28, 0xbd, 0x82,
- 0xa2, 0xfc, 0x92, 0x7c, 0x27, 0x81, 0x13, 0x8f, 0xe4, 0x18, 0x2f, 0x3c, 0x92, 0x63, 0x7c, 0xf0,
- 0x48, 0x8e, 0x31, 0x8a, 0xa9, 0xcc, 0x30, 0x89, 0x0d, 0x2c, 0x61, 0x0c, 0x08, 0x00, 0x00, 0xff,
- 0xff, 0x75, 0x85, 0x9c, 0x41, 0x48, 0x00, 0x00, 0x00,
- }
|