130 lines
4.5 KiB
Go
130 lines
4.5 KiB
Go
// Code generated by protoc-gen-gogo. DO NOT EDIT.
|
|
// source: errdefs.proto
|
|
|
|
package errdefs
|
|
|
|
import (
|
|
fmt "fmt"
|
|
proto "github.com/gogo/protobuf/proto"
|
|
pb "github.com/moby/buildkit/solver/pb"
|
|
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.GoGoProtoPackageIsVersion3 // please upgrade the proto package
|
|
|
|
type Vertex struct {
|
|
Digest string `protobuf:"bytes,1,opt,name=digest,proto3" json:"digest,omitempty"`
|
|
XXX_NoUnkeyedLiteral struct{} `json:"-"`
|
|
XXX_unrecognized []byte `json:"-"`
|
|
XXX_sizecache int32 `json:"-"`
|
|
}
|
|
|
|
func (m *Vertex) Reset() { *m = Vertex{} }
|
|
func (m *Vertex) String() string { return proto.CompactTextString(m) }
|
|
func (*Vertex) ProtoMessage() {}
|
|
func (*Vertex) Descriptor() ([]byte, []int) {
|
|
return fileDescriptor_689dc58a5060aff5, []int{0}
|
|
}
|
|
func (m *Vertex) XXX_Unmarshal(b []byte) error {
|
|
return xxx_messageInfo_Vertex.Unmarshal(m, b)
|
|
}
|
|
func (m *Vertex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
|
|
return xxx_messageInfo_Vertex.Marshal(b, m, deterministic)
|
|
}
|
|
func (m *Vertex) XXX_Merge(src proto.Message) {
|
|
xxx_messageInfo_Vertex.Merge(m, src)
|
|
}
|
|
func (m *Vertex) XXX_Size() int {
|
|
return xxx_messageInfo_Vertex.Size(m)
|
|
}
|
|
func (m *Vertex) XXX_DiscardUnknown() {
|
|
xxx_messageInfo_Vertex.DiscardUnknown(m)
|
|
}
|
|
|
|
var xxx_messageInfo_Vertex proto.InternalMessageInfo
|
|
|
|
func (m *Vertex) GetDigest() string {
|
|
if m != nil {
|
|
return m.Digest
|
|
}
|
|
return ""
|
|
}
|
|
|
|
type Source struct {
|
|
Info *pb.SourceInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"`
|
|
Locations []*pb.Range `protobuf:"bytes,2,rep,name=locations,proto3" json:"locations,omitempty"`
|
|
XXX_NoUnkeyedLiteral struct{} `json:"-"`
|
|
XXX_unrecognized []byte `json:"-"`
|
|
XXX_sizecache int32 `json:"-"`
|
|
}
|
|
|
|
func (m *Source) Reset() { *m = Source{} }
|
|
func (m *Source) String() string { return proto.CompactTextString(m) }
|
|
func (*Source) ProtoMessage() {}
|
|
func (*Source) Descriptor() ([]byte, []int) {
|
|
return fileDescriptor_689dc58a5060aff5, []int{1}
|
|
}
|
|
func (m *Source) XXX_Unmarshal(b []byte) error {
|
|
return xxx_messageInfo_Source.Unmarshal(m, b)
|
|
}
|
|
func (m *Source) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
|
|
return xxx_messageInfo_Source.Marshal(b, m, deterministic)
|
|
}
|
|
func (m *Source) XXX_Merge(src proto.Message) {
|
|
xxx_messageInfo_Source.Merge(m, src)
|
|
}
|
|
func (m *Source) XXX_Size() int {
|
|
return xxx_messageInfo_Source.Size(m)
|
|
}
|
|
func (m *Source) XXX_DiscardUnknown() {
|
|
xxx_messageInfo_Source.DiscardUnknown(m)
|
|
}
|
|
|
|
var xxx_messageInfo_Source proto.InternalMessageInfo
|
|
|
|
func (m *Source) GetInfo() *pb.SourceInfo {
|
|
if m != nil {
|
|
return m.Info
|
|
}
|
|
return nil
|
|
}
|
|
|
|
func (m *Source) GetLocations() []*pb.Range {
|
|
if m != nil {
|
|
return m.Locations
|
|
}
|
|
return nil
|
|
}
|
|
|
|
func init() {
|
|
proto.RegisterType((*Vertex)(nil), "errdefs.Vertex")
|
|
proto.RegisterType((*Source)(nil), "errdefs.Source")
|
|
}
|
|
|
|
func init() { proto.RegisterFile("errdefs.proto", fileDescriptor_689dc58a5060aff5) }
|
|
|
|
var fileDescriptor_689dc58a5060aff5 = []byte{
|
|
// 179 bytes of a gzipped FileDescriptorProto
|
|
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x44, 0xcd, 0xc1, 0x0b, 0x82, 0x30,
|
|
0x14, 0xc7, 0x71, 0xac, 0x58, 0x38, 0xa9, 0xc3, 0x0e, 0x21, 0x9d, 0xc4, 0x4b, 0x1e, 0x62, 0x03,
|
|
0xfb, 0x2b, 0xba, 0x2e, 0xea, 0xee, 0xf4, 0x69, 0x23, 0xdd, 0x1b, 0xdb, 0x8c, 0xfa, 0xef, 0x23,
|
|
0x13, 0x3a, 0x7e, 0xf9, 0xbc, 0xc7, 0x8f, 0x6e, 0xc0, 0xb9, 0x06, 0x5a, 0xcf, 0xad, 0xc3, 0x80,
|
|
0x6c, 0x3d, 0xe7, 0xfe, 0xd8, 0xe9, 0x70, 0x1f, 0x15, 0xaf, 0x71, 0x10, 0x03, 0xaa, 0xb7, 0x50,
|
|
0xa3, 0xee, 0x9b, 0x87, 0x0e, 0xc2, 0x63, 0xff, 0x04, 0x27, 0xac, 0x12, 0x68, 0xe7, 0xb7, 0x3c,
|
|
0xa3, 0xe4, 0x06, 0x2e, 0xc0, 0x8b, 0xed, 0x28, 0x69, 0x74, 0x07, 0x3e, 0xa4, 0x51, 0x16, 0x15,
|
|
0xb1, 0x9c, 0x2b, 0xbf, 0x52, 0x72, 0xc1, 0xd1, 0xd5, 0xc0, 0x72, 0xba, 0xd2, 0xa6, 0xc5, 0xc9,
|
|
0x93, 0x72, 0xcb, 0xad, 0xe2, 0x3f, 0x39, 0x9b, 0x16, 0xe5, 0x64, 0xec, 0x40, 0xe3, 0x1e, 0xeb,
|
|
0x2a, 0x68, 0x34, 0x3e, 0x5d, 0x64, 0xcb, 0x22, 0x29, 0xe3, 0xef, 0xa1, 0xac, 0x4c, 0x07, 0xf2,
|
|
0x6f, 0x8a, 0x4c, 0xfb, 0xa7, 0x4f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xfb, 0x4a, 0x1b, 0x1a, 0xc7,
|
|
0x00, 0x00, 0x00,
|
|
}
|