1 Star 0 Fork 0

BUPT-ZKJC / fabric

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
cache_value.pb.go 3.90 KB
一键复制 编辑 原始数据 按行查看 历史
MJL 提交于 2021-08-06 18:37 . first commit
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: cache_value.proto
package statecouchdb
import (
fmt "fmt"
proto "github.com/golang/protobuf/proto"
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.ProtoPackageIsVersion3 // please upgrade the proto package
type CacheValue struct {
Version []byte `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
Metadata []byte `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"`
AdditionalInfo []byte `protobuf:"bytes,4,opt,name=additional_info,json=additionalInfo,proto3" json:"additional_info,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *CacheValue) Reset() { *m = CacheValue{} }
func (m *CacheValue) String() string { return proto.CompactTextString(m) }
func (*CacheValue) ProtoMessage() {}
func (*CacheValue) Descriptor() ([]byte, []int) {
return fileDescriptor_c9816941fba5d88a, []int{0}
}
func (m *CacheValue) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CacheValue.Unmarshal(m, b)
}
func (m *CacheValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_CacheValue.Marshal(b, m, deterministic)
}
func (m *CacheValue) XXX_Merge(src proto.Message) {
xxx_messageInfo_CacheValue.Merge(m, src)
}
func (m *CacheValue) XXX_Size() int {
return xxx_messageInfo_CacheValue.Size(m)
}
func (m *CacheValue) XXX_DiscardUnknown() {
xxx_messageInfo_CacheValue.DiscardUnknown(m)
}
var xxx_messageInfo_CacheValue proto.InternalMessageInfo
func (m *CacheValue) GetVersion() []byte {
if m != nil {
return m.Version
}
return nil
}
func (m *CacheValue) GetValue() []byte {
if m != nil {
return m.Value
}
return nil
}
func (m *CacheValue) GetMetadata() []byte {
if m != nil {
return m.Metadata
}
return nil
}
func (m *CacheValue) GetAdditionalInfo() []byte {
if m != nil {
return m.AdditionalInfo
}
return nil
}
func init() {
proto.RegisterType((*CacheValue)(nil), "statecouchdb.CacheValue")
}
func init() { proto.RegisterFile("cache_value.proto", fileDescriptor_c9816941fba5d88a) }
var fileDescriptor_c9816941fba5d88a = []byte{
// 206 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x4c, 0x8f, 0xbf, 0x4b, 0xc7, 0x30,
0x10, 0x47, 0xa9, 0xbf, 0x09, 0x45, 0x31, 0x38, 0x04, 0x27, 0x71, 0xd1, 0xa9, 0x19, 0xfc, 0x0f,
0x74, 0x72, 0x11, 0x71, 0x70, 0x70, 0x29, 0x97, 0xe4, 0xda, 0x04, 0x9b, 0x5c, 0x49, 0xaf, 0x45,
0x47, 0xff, 0x73, 0x69, 0xac, 0xfa, 0xdd, 0xf2, 0x79, 0x79, 0x1c, 0x3c, 0x71, 0x6e, 0xc1, 0x7a,
0x6c, 0x17, 0x18, 0x66, 0x6c, 0xc6, 0x4c, 0x4c, 0xb2, 0x9e, 0x18, 0x18, 0x2d, 0xcd, 0xd6, 0x3b,
0x73, 0xfd, 0x55, 0x09, 0xf1, 0xb0, 0x3a, 0xaf, 0xab, 0x22, 0x95, 0x38, 0x5e, 0x30, 0x4f, 0x81,
0x92, 0xaa, 0xae, 0xaa, 0xdb, 0xfa, 0xe5, 0x77, 0xca, 0x0b, 0x71, 0x58, 0xae, 0xa8, 0xbd, 0xc2,
0x7f, 0x86, 0xbc, 0x14, 0x27, 0x11, 0x19, 0x1c, 0x30, 0xa8, 0xfd, 0xf2, 0xf1, 0xb7, 0xe5, 0x8d,
0x38, 0x03, 0xe7, 0x02, 0x07, 0x4a, 0x30, 0xb4, 0x21, 0x75, 0xa4, 0x0e, 0x8a, 0x72, 0xfa, 0x8f,
0x1f, 0x53, 0x47, 0xf7, 0xcf, 0x6f, 0x4f, 0x7d, 0x60, 0x3f, 0x9b, 0xc6, 0x52, 0xd4, 0xfe, 0x73,
0xc4, 0x3c, 0xa0, 0xeb, 0x31, 0xeb, 0x0e, 0x4c, 0x0e, 0x56, 0x5b, 0xca, 0xa8, 0x37, 0xf4, 0xbe,
0x6c, 0x0f, 0xfe, 0x88, 0x7d, 0x64, 0x5d, 0x6a, 0x9c, 0xd1, 0xbb, 0x55, 0xe6, 0xa8, 0xa4, 0xde,
0x7d, 0x07, 0x00, 0x00, 0xff, 0xff, 0x71, 0x35, 0x6f, 0x09, 0xff, 0x00, 0x00, 0x00,
}
1
https://gitee.com/bupt-zkjc/fabric.git
git@gitee.com:bupt-zkjc/fabric.git
bupt-zkjc
fabric
fabric
98d302355562

搜索帮助