63 Star 180 Fork 3

Gitee 极速下载 / hyperledger-fabric

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/hyperledger/fabric
克隆/下载
msgs.pb.go 3.46 KB
一键复制 编辑 原始数据 按行查看 历史
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: msgs.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 VersionFieldProto struct {
VersionBytes []byte `protobuf:"bytes,1,opt,name=version_bytes,json=versionBytes,proto3" json:"version_bytes,omitempty"`
Metadata []byte `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *VersionFieldProto) Reset() { *m = VersionFieldProto{} }
func (m *VersionFieldProto) String() string { return proto.CompactTextString(m) }
func (*VersionFieldProto) ProtoMessage() {}
func (*VersionFieldProto) Descriptor() ([]byte, []int) {
return fileDescriptor_952909143bb80d72, []int{0}
}
func (m *VersionFieldProto) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_VersionFieldProto.Unmarshal(m, b)
}
func (m *VersionFieldProto) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_VersionFieldProto.Marshal(b, m, deterministic)
}
func (m *VersionFieldProto) XXX_Merge(src proto.Message) {
xxx_messageInfo_VersionFieldProto.Merge(m, src)
}
func (m *VersionFieldProto) XXX_Size() int {
return xxx_messageInfo_VersionFieldProto.Size(m)
}
func (m *VersionFieldProto) XXX_DiscardUnknown() {
xxx_messageInfo_VersionFieldProto.DiscardUnknown(m)
}
var xxx_messageInfo_VersionFieldProto proto.InternalMessageInfo
func (m *VersionFieldProto) GetVersionBytes() []byte {
if m != nil {
return m.VersionBytes
}
return nil
}
func (m *VersionFieldProto) GetMetadata() []byte {
if m != nil {
return m.Metadata
}
return nil
}
func init() {
proto.RegisterType((*VersionFieldProto)(nil), "msgs.VersionFieldProto")
}
func init() { proto.RegisterFile("msgs.proto", fileDescriptor_952909143bb80d72) }
var fileDescriptor_952909143bb80d72 = []byte{
// 177 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0xca, 0x2d, 0x4e, 0x2f,
0xd6, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0x62, 0x01, 0xb1, 0x95, 0x42, 0xb8, 0x04, 0xc3, 0x52,
0x8b, 0x8a, 0x33, 0xf3, 0xf3, 0xdc, 0x32, 0x53, 0x73, 0x52, 0x02, 0xc0, 0x52, 0xca, 0x5c, 0xbc,
0x65, 0x10, 0xc1, 0xf8, 0xa4, 0xca, 0x92, 0xd4, 0x62, 0x09, 0x46, 0x05, 0x46, 0x0d, 0x9e, 0x20,
0x1e, 0xa8, 0xa0, 0x13, 0x48, 0x4c, 0x48, 0x8a, 0x8b, 0x23, 0x37, 0xb5, 0x24, 0x31, 0x25, 0xb1,
0x24, 0x51, 0x82, 0x09, 0x2c, 0x0f, 0xe7, 0x3b, 0x85, 0x46, 0x05, 0xa7, 0x67, 0x96, 0x64, 0x94,
0x26, 0xe9, 0x25, 0xe7, 0xe7, 0xea, 0x67, 0x54, 0x16, 0xa4, 0x16, 0xe5, 0xa4, 0xa6, 0xa4, 0xa7,
0x16, 0xe9, 0xa7, 0x25, 0x26, 0x15, 0x65, 0x26, 0xeb, 0x27, 0xe7, 0x17, 0xa5, 0xea, 0x43, 0x85,
0xb2, 0xcb, 0xa0, 0x8c, 0x92, 0x8a, 0xdc, 0xf4, 0xdc, 0x12, 0xfd, 0xe2, 0x92, 0xc4, 0x92, 0xd4,
0x94, 0x24, 0x08, 0x9d, 0x9c, 0x5f, 0x9a, 0x9c, 0x91, 0x92, 0xa4, 0x0f, 0x72, 0x6c, 0x12, 0x1b,
0xd8, 0xe5, 0xc6, 0x80, 0x00, 0x00, 0x00, 0xff, 0xff, 0x19, 0xd6, 0xc4, 0x1f, 0xc7, 0x00, 0x00,
0x00,
}
Go
1
https://gitee.com/mirrors/hyperledger-fabric.git
git@gitee.com:mirrors/hyperledger-fabric.git
mirrors
hyperledger-fabric
hyperledger-fabric
v2.1.1

搜索帮助