github.com/hechain20/hechain@v0.0.0-20220316014945-b544036ba106/core/ledger/kvledger/txmgmt/privacyenabledstate/snapshot_record.pb.go (about)

     1  // Code generated by protoc-gen-go. DO NOT EDIT.
     2  // source: snapshot_record.proto
     3  
     4  package privacyenabledstate
     5  
     6  import (
     7  	fmt "fmt"
     8  	proto "github.com/golang/protobuf/proto"
     9  	math "math"
    10  )
    11  
    12  // Reference imports to suppress errors if they are not otherwise used.
    13  var _ = proto.Marshal
    14  var _ = fmt.Errorf
    15  var _ = math.Inf
    16  
    17  // This is a compile-time assertion to ensure that this generated file
    18  // is compatible with the proto package it is being compiled against.
    19  // A compilation error at this line likely means your copy of the
    20  // proto package needs to be updated.
    21  const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
    22  
    23  type SnapshotRecord struct {
    24  	Key                  []byte   `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
    25  	Value                []byte   `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
    26  	Metadata             []byte   `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"`
    27  	Version              []byte   `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"`
    28  	XXX_NoUnkeyedLiteral struct{} `json:"-"`
    29  	XXX_unrecognized     []byte   `json:"-"`
    30  	XXX_sizecache        int32    `json:"-"`
    31  }
    32  
    33  func (m *SnapshotRecord) Reset()         { *m = SnapshotRecord{} }
    34  func (m *SnapshotRecord) String() string { return proto.CompactTextString(m) }
    35  func (*SnapshotRecord) ProtoMessage()    {}
    36  func (*SnapshotRecord) Descriptor() ([]byte, []int) {
    37  	return fileDescriptor_052484ec8cd7f17b, []int{0}
    38  }
    39  
    40  func (m *SnapshotRecord) XXX_Unmarshal(b []byte) error {
    41  	return xxx_messageInfo_SnapshotRecord.Unmarshal(m, b)
    42  }
    43  func (m *SnapshotRecord) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    44  	return xxx_messageInfo_SnapshotRecord.Marshal(b, m, deterministic)
    45  }
    46  func (m *SnapshotRecord) XXX_Merge(src proto.Message) {
    47  	xxx_messageInfo_SnapshotRecord.Merge(m, src)
    48  }
    49  func (m *SnapshotRecord) XXX_Size() int {
    50  	return xxx_messageInfo_SnapshotRecord.Size(m)
    51  }
    52  func (m *SnapshotRecord) XXX_DiscardUnknown() {
    53  	xxx_messageInfo_SnapshotRecord.DiscardUnknown(m)
    54  }
    55  
    56  var xxx_messageInfo_SnapshotRecord proto.InternalMessageInfo
    57  
    58  func (m *SnapshotRecord) GetKey() []byte {
    59  	if m != nil {
    60  		return m.Key
    61  	}
    62  	return nil
    63  }
    64  
    65  func (m *SnapshotRecord) GetValue() []byte {
    66  	if m != nil {
    67  		return m.Value
    68  	}
    69  	return nil
    70  }
    71  
    72  func (m *SnapshotRecord) GetMetadata() []byte {
    73  	if m != nil {
    74  		return m.Metadata
    75  	}
    76  	return nil
    77  }
    78  
    79  func (m *SnapshotRecord) GetVersion() []byte {
    80  	if m != nil {
    81  		return m.Version
    82  	}
    83  	return nil
    84  }
    85  
    86  func init() {
    87  	proto.RegisterType((*SnapshotRecord)(nil), "privacyenabledstate.SnapshotRecord")
    88  }
    89  
    90  func init() { proto.RegisterFile("snapshot_record.proto", fileDescriptor_052484ec8cd7f17b) }
    91  
    92  var fileDescriptor_052484ec8cd7f17b = []byte{
    93  	// 200 bytes of a gzipped FileDescriptorProto
    94  	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x6c, 0x8f, 0xcd, 0x4a, 0xc5, 0x30,
    95  	0x14, 0x84, 0xb9, 0x5e, 0xff, 0x08, 0x22, 0x12, 0x15, 0x82, 0x2b, 0x71, 0xe5, 0xaa, 0x59, 0xf8,
    96  	0x06, 0x3e, 0x42, 0x45, 0x04, 0x37, 0x72, 0x92, 0x1c, 0xdb, 0xd0, 0xe6, 0x87, 0x93, 0xd3, 0x60,
    97  	0xdf, 0x5e, 0x8c, 0xd5, 0xd5, 0xdd, 0xcd, 0x37, 0x33, 0x8b, 0x19, 0x71, 0x5b, 0x22, 0xe4, 0x32,
    98  	0x26, 0xfe, 0x20, 0xb4, 0x89, 0x5c, 0x97, 0x29, 0x71, 0x92, 0xd7, 0x99, 0x7c, 0x05, 0xbb, 0x62,
    99  	0x04, 0x33, 0xa3, 0x2b, 0x0c, 0x8c, 0x0f, 0x51, 0x5c, 0xbe, 0x6c, 0xed, 0xbe, 0x95, 0xe5, 0x95,
   100  	0xd8, 0x4f, 0xb8, 0xaa, 0xdd, 0xfd, 0xee, 0xf1, 0xa2, 0xff, 0x91, 0xf2, 0x46, 0x9c, 0x54, 0x98,
   101  	0x17, 0x54, 0x47, 0xcd, 0xfb, 0x05, 0x79, 0x27, 0xce, 0x03, 0x32, 0x38, 0x60, 0x50, 0xfb, 0x16,
   102  	0xfc, 0xb3, 0x54, 0xe2, 0xac, 0x22, 0x15, 0x9f, 0xa2, 0x3a, 0x6e, 0xd1, 0x1f, 0x3e, 0xbf, 0xbd,
   103  	0xbf, 0x0e, 0x9e, 0xc7, 0xc5, 0x74, 0x36, 0x05, 0x3d, 0xae, 0x19, 0x69, 0x46, 0x37, 0x20, 0xe9,
   104  	0x4f, 0x30, 0xe4, 0xad, 0xb6, 0x89, 0x50, 0x6f, 0xd6, 0x54, 0x37, 0xc1, 0x5f, 0x61, 0x08, 0xac,
   105  	0xdb, 0x64, 0x67, 0xf4, 0x81, 0x23, 0xe6, 0xb4, 0x9d, 0x7c, 0xfa, 0x0e, 0x00, 0x00, 0xff, 0xff,
   106  	0x89, 0x32, 0xc8, 0x38, 0xfd, 0x00, 0x00, 0x00,
   107  }