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

     1  // Code generated by protoc-gen-go. DO NOT EDIT.
     2  // source: db_value.proto
     3  
     4  package stateleveldb
     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 DBValue struct {
    24  	Version              []byte   `protobuf:"bytes,1,opt,name=version,proto3" json:"version,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  	XXX_NoUnkeyedLiteral struct{} `json:"-"`
    28  	XXX_unrecognized     []byte   `json:"-"`
    29  	XXX_sizecache        int32    `json:"-"`
    30  }
    31  
    32  func (m *DBValue) Reset()         { *m = DBValue{} }
    33  func (m *DBValue) String() string { return proto.CompactTextString(m) }
    34  func (*DBValue) ProtoMessage()    {}
    35  func (*DBValue) Descriptor() ([]byte, []int) {
    36  	return fileDescriptor_1f72618b1cd7c254, []int{0}
    37  }
    38  
    39  func (m *DBValue) XXX_Unmarshal(b []byte) error {
    40  	return xxx_messageInfo_DBValue.Unmarshal(m, b)
    41  }
    42  func (m *DBValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    43  	return xxx_messageInfo_DBValue.Marshal(b, m, deterministic)
    44  }
    45  func (m *DBValue) XXX_Merge(src proto.Message) {
    46  	xxx_messageInfo_DBValue.Merge(m, src)
    47  }
    48  func (m *DBValue) XXX_Size() int {
    49  	return xxx_messageInfo_DBValue.Size(m)
    50  }
    51  func (m *DBValue) XXX_DiscardUnknown() {
    52  	xxx_messageInfo_DBValue.DiscardUnknown(m)
    53  }
    54  
    55  var xxx_messageInfo_DBValue proto.InternalMessageInfo
    56  
    57  func (m *DBValue) GetVersion() []byte {
    58  	if m != nil {
    59  		return m.Version
    60  	}
    61  	return nil
    62  }
    63  
    64  func (m *DBValue) GetValue() []byte {
    65  	if m != nil {
    66  		return m.Value
    67  	}
    68  	return nil
    69  }
    70  
    71  func (m *DBValue) GetMetadata() []byte {
    72  	if m != nil {
    73  		return m.Metadata
    74  	}
    75  	return nil
    76  }
    77  
    78  func init() {
    79  	proto.RegisterType((*DBValue)(nil), "stateleveldb.DBValue")
    80  }
    81  
    82  func init() { proto.RegisterFile("db_value.proto", fileDescriptor_1f72618b1cd7c254) }
    83  
    84  var fileDescriptor_1f72618b1cd7c254 = []byte{
    85  	// 177 bytes of a gzipped FileDescriptorProto
    86  	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0x4b, 0x49, 0x8a, 0x2f,
    87  	0x4b, 0xcc, 0x29, 0x4d, 0xd5, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x29, 0x2e, 0x49, 0x2c,
    88  	0x49, 0xcd, 0x49, 0x2d, 0x4b, 0xcd, 0x49, 0x49, 0x52, 0x0a, 0xe5, 0x62, 0x77, 0x71, 0x0a, 0x03,
    89  	0x49, 0x0b, 0x49, 0x70, 0xb1, 0x97, 0xa5, 0x16, 0x15, 0x67, 0xe6, 0xe7, 0x49, 0x30, 0x2a, 0x30,
    90  	0x6a, 0xf0, 0x04, 0xc1, 0xb8, 0x42, 0x22, 0x5c, 0xac, 0x60, 0x13, 0x24, 0x98, 0xc0, 0xe2, 0x10,
    91  	0x8e, 0x90, 0x14, 0x17, 0x47, 0x6e, 0x6a, 0x49, 0x62, 0x4a, 0x62, 0x49, 0xa2, 0x04, 0x33, 0x58,
    92  	0x02, 0xce, 0x77, 0x0a, 0x88, 0xf2, 0x4b, 0xcf, 0x2c, 0xc9, 0x28, 0x4d, 0xd2, 0x4b, 0xce, 0xcf,
    93  	0xd5, 0xcf, 0xa8, 0x2c, 0x48, 0x2d, 0xca, 0x49, 0x4d, 0x49, 0x4f, 0x2d, 0xd2, 0x4f, 0x4b, 0x4c,
    94  	0x2a, 0xca, 0x4c, 0xd6, 0x4f, 0xce, 0x2f, 0x4a, 0xd5, 0x87, 0x0a, 0x65, 0x97, 0x41, 0x19, 0x25,
    95  	0x15, 0xb9, 0xe9, 0xb9, 0x25, 0xfa, 0x60, 0x07, 0xa6, 0x24, 0xe9, 0x23, 0x3b, 0x34, 0x89, 0x0d,
    96  	0xec, 0x7a, 0x63, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0x4d, 0xae, 0xf4, 0xbc, 0xcf, 0x00, 0x00,
    97  	0x00,
    98  }