代码拉取完成,页面将自动刷新
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: storage.proto
package msgs
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 TxIDIndexValProto struct {
BlkLocation []byte `protobuf:"bytes,1,opt,name=blk_location,json=blkLocation,proto3" json:"blk_location,omitempty"`
TxLocation []byte `protobuf:"bytes,2,opt,name=tx_location,json=txLocation,proto3" json:"tx_location,omitempty"`
TxValidationCode int32 `protobuf:"varint,3,opt,name=tx_validation_code,json=txValidationCode,proto3" json:"tx_validation_code,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *TxIDIndexValProto) Reset() { *m = TxIDIndexValProto{} }
func (m *TxIDIndexValProto) String() string { return proto.CompactTextString(m) }
func (*TxIDIndexValProto) ProtoMessage() {}
func (*TxIDIndexValProto) Descriptor() ([]byte, []int) {
return fileDescriptor_0d2c4ccf1453ffdb, []int{0}
}
func (m *TxIDIndexValProto) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TxIDIndexValProto.Unmarshal(m, b)
}
func (m *TxIDIndexValProto) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_TxIDIndexValProto.Marshal(b, m, deterministic)
}
func (m *TxIDIndexValProto) XXX_Merge(src proto.Message) {
xxx_messageInfo_TxIDIndexValProto.Merge(m, src)
}
func (m *TxIDIndexValProto) XXX_Size() int {
return xxx_messageInfo_TxIDIndexValProto.Size(m)
}
func (m *TxIDIndexValProto) XXX_DiscardUnknown() {
xxx_messageInfo_TxIDIndexValProto.DiscardUnknown(m)
}
var xxx_messageInfo_TxIDIndexValProto proto.InternalMessageInfo
func (m *TxIDIndexValProto) GetBlkLocation() []byte {
if m != nil {
return m.BlkLocation
}
return nil
}
func (m *TxIDIndexValProto) GetTxLocation() []byte {
if m != nil {
return m.TxLocation
}
return nil
}
func (m *TxIDIndexValProto) GetTxValidationCode() int32 {
if m != nil {
return m.TxValidationCode
}
return 0
}
func init() {
proto.RegisterType((*TxIDIndexValProto)(nil), "msgs.txIDIndexValProto")
}
func init() { proto.RegisterFile("storage.proto", fileDescriptor_0d2c4ccf1453ffdb) }
var fileDescriptor_0d2c4ccf1453ffdb = []byte{
// 205 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x4c, 0x8f, 0xbf, 0x4a, 0xc5, 0x30,
0x14, 0x87, 0x89, 0xff, 0x86, 0xdc, 0x2b, 0x68, 0xa7, 0xbb, 0x59, 0x9d, 0x3a, 0x48, 0x33, 0xf8,
0x06, 0xea, 0x60, 0xc5, 0x41, 0x3a, 0x38, 0xb8, 0x94, 0xfc, 0x6b, 0x1a, 0x9a, 0xf4, 0x94, 0xe4,
0x28, 0xf1, 0x01, 0x7c, 0x6f, 0x69, 0x08, 0xea, 0x78, 0xbe, 0xdf, 0x07, 0x87, 0x8f, 0x9e, 0x47,
0x84, 0xc0, 0x8d, 0x6e, 0xd7, 0x00, 0x08, 0xd5, 0x89, 0x8f, 0x26, 0xde, 0x7c, 0x13, 0x7a, 0x89,
0xa9, 0x7b, 0xec, 0x16, 0xa5, 0xd3, 0x1b, 0x77, 0xaf, 0x79, 0xbb, 0xa6, 0x7b, 0xe1, 0xe6, 0xc1,
0x81, 0xe4, 0x68, 0x61, 0x39, 0x90, 0x9a, 0x34, 0xfb, 0x7e, 0x27, 0xdc, 0xfc, 0x52, 0x50, 0x75,
0x45, 0x77, 0x98, 0xfe, 0x8c, 0xa3, 0x6c, 0x50, 0x4c, 0xbf, 0xc2, 0x2d, 0xad, 0x30, 0x0d, 0x9f,
0xdc, 0x59, 0x95, 0xc1, 0x20, 0x41, 0xe9, 0xc3, 0x71, 0x4d, 0x9a, 0xd3, 0xfe, 0x02, 0xb7, 0x5f,
0x65, 0x78, 0x00, 0xa5, 0xef, 0x9f, 0xdf, 0x9f, 0x8c, 0xc5, 0xe9, 0x43, 0xb4, 0x12, 0x3c, 0x9b,
0xbe, 0x56, 0x1d, 0x9c, 0x56, 0x46, 0x07, 0x36, 0x72, 0x11, 0xac, 0x64, 0x12, 0xbc, 0x87, 0x85,
0x15, 0x28, 0xdc, 0x5c, 0x6a, 0xd8, 0x18, 0xff, 0x1d, 0x5b, 0x93, 0x38, 0xcb, 0x81, 0x77, 0x3f,
0x01, 0x00, 0x00, 0xff, 0xff, 0x84, 0x67, 0x0d, 0x97, 0xf1, 0x00, 0x00, 0x00,
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。