Commit cf334942 authored by vipwzw's avatar vipwzw

auto ci

parent 80c490e4
......@@ -5,9 +5,10 @@ package types
import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
math "math"
)
// Reference imports to suppress errors if they are not otherwise used.
......@@ -50,17 +51,16 @@ func (m *AutonomyAction) Reset() { *m = AutonomyAction{} }
func (m *AutonomyAction) String() string { return proto.CompactTextString(m) }
func (*AutonomyAction) ProtoMessage() {}
func (*AutonomyAction) Descriptor() ([]byte, []int) {
return fileDescriptor_0246b47df8434d60, []int{0}
return fileDescriptor_autonomy_3d5958647f2c145d, []int{0}
}
func (m *AutonomyAction) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_AutonomyAction.Unmarshal(m, b)
}
func (m *AutonomyAction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_AutonomyAction.Marshal(b, m, deterministic)
}
func (m *AutonomyAction) XXX_Merge(src proto.Message) {
xxx_messageInfo_AutonomyAction.Merge(m, src)
func (dst *AutonomyAction) XXX_Merge(src proto.Message) {
xxx_messageInfo_AutonomyAction.Merge(dst, src)
}
func (m *AutonomyAction) XXX_Size() int {
return xxx_messageInfo_AutonomyAction.Size(m)
......@@ -609,9 +609,9 @@ func init() {
proto.RegisterType((*AutonomyAction)(nil), "types.AutonomyAction")
}
func init() { proto.RegisterFile("autonomy.proto", fileDescriptor_0246b47df8434d60) }
func init() { proto.RegisterFile("autonomy.proto", fileDescriptor_autonomy_3d5958647f2c145d) }
var fileDescriptor_0246b47df8434d60 = []byte{
var fileDescriptor_autonomy_3d5958647f2c145d = []byte{
// 427 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x74, 0x93, 0xcf, 0xaf, 0xd2, 0x40,
0x14, 0x85, 0x01, 0xed, 0xe3, 0xbd, 0x5b, 0x5a, 0xc8, 0xd5, 0x68, 0x25, 0x1a, 0x89, 0x2b, 0x56,
......
This diff is collapsed.
......@@ -5,9 +5,10 @@ package types
import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
math "math"
)
// Reference imports to suppress errors if they are not otherwise used.
......@@ -39,17 +40,16 @@ func (m *VoteResult) Reset() { *m = VoteResult{} }
func (m *VoteResult) String() string { return proto.CompactTextString(m) }
func (*VoteResult) ProtoMessage() {}
func (*VoteResult) Descriptor() ([]byte, []int) {
return fileDescriptor_d916a933dd8220ff, []int{0}
return fileDescriptor_lcommon_5097735b56740991, []int{0}
}
func (m *VoteResult) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_VoteResult.Unmarshal(m, b)
}
func (m *VoteResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_VoteResult.Marshal(b, m, deterministic)
}
func (m *VoteResult) XXX_Merge(src proto.Message) {
xxx_messageInfo_VoteResult.Merge(m, src)
func (dst *VoteResult) XXX_Merge(src proto.Message) {
xxx_messageInfo_VoteResult.Merge(dst, src)
}
func (m *VoteResult) XXX_Size() int {
return xxx_messageInfo_VoteResult.Size(m)
......@@ -106,17 +106,16 @@ func (m *PublicVote) Reset() { *m = PublicVote{} }
func (m *PublicVote) String() string { return proto.CompactTextString(m) }
func (*PublicVote) ProtoMessage() {}
func (*PublicVote) Descriptor() ([]byte, []int) {
return fileDescriptor_d916a933dd8220ff, []int{1}
return fileDescriptor_lcommon_5097735b56740991, []int{1}
}
func (m *PublicVote) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_PublicVote.Unmarshal(m, b)
}
func (m *PublicVote) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_PublicVote.Marshal(b, m, deterministic)
}
func (m *PublicVote) XXX_Merge(src proto.Message) {
xxx_messageInfo_PublicVote.Merge(m, src)
func (dst *PublicVote) XXX_Merge(src proto.Message) {
xxx_messageInfo_PublicVote.Merge(dst, src)
}
func (m *PublicVote) XXX_Size() int {
return xxx_messageInfo_PublicVote.Size(m)
......@@ -166,17 +165,16 @@ func (m *VotesRecord) Reset() { *m = VotesRecord{} }
func (m *VotesRecord) String() string { return proto.CompactTextString(m) }
func (*VotesRecord) ProtoMessage() {}
func (*VotesRecord) Descriptor() ([]byte, []int) {
return fileDescriptor_d916a933dd8220ff, []int{2}
return fileDescriptor_lcommon_5097735b56740991, []int{2}
}
func (m *VotesRecord) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_VotesRecord.Unmarshal(m, b)
}
func (m *VotesRecord) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_VotesRecord.Marshal(b, m, deterministic)
}
func (m *VotesRecord) XXX_Merge(src proto.Message) {
xxx_messageInfo_VotesRecord.Merge(m, src)
func (dst *VotesRecord) XXX_Merge(src proto.Message) {
xxx_messageInfo_VotesRecord.Merge(dst, src)
}
func (m *VotesRecord) XXX_Size() int {
return xxx_messageInfo_VotesRecord.Size(m)
......@@ -216,17 +214,16 @@ func (m *RuleConfig) Reset() { *m = RuleConfig{} }
func (m *RuleConfig) String() string { return proto.CompactTextString(m) }
func (*RuleConfig) ProtoMessage() {}
func (*RuleConfig) Descriptor() ([]byte, []int) {
return fileDescriptor_d916a933dd8220ff, []int{3}
return fileDescriptor_lcommon_5097735b56740991, []int{3}
}
func (m *RuleConfig) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RuleConfig.Unmarshal(m, b)
}
func (m *RuleConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_RuleConfig.Marshal(b, m, deterministic)
}
func (m *RuleConfig) XXX_Merge(src proto.Message) {
xxx_messageInfo_RuleConfig.Merge(m, src)
func (dst *RuleConfig) XXX_Merge(src proto.Message) {
xxx_messageInfo_RuleConfig.Merge(dst, src)
}
func (m *RuleConfig) XXX_Size() int {
return xxx_messageInfo_RuleConfig.Size(m)
......@@ -286,9 +283,9 @@ func init() {
proto.RegisterType((*RuleConfig)(nil), "types.RuleConfig")
}
func init() { proto.RegisterFile("lcommon.proto", fileDescriptor_d916a933dd8220ff) }
func init() { proto.RegisterFile("lcommon.proto", fileDescriptor_lcommon_5097735b56740991) }
var fileDescriptor_d916a933dd8220ff = []byte{
var fileDescriptor_lcommon_5097735b56740991 = []byte{
// 314 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x92, 0x3d, 0x4e, 0xf3, 0x40,
0x10, 0x86, 0xe5, 0xfc, 0x7d, 0xc9, 0xe4, 0x03, 0xc1, 0x54, 0x2e, 0x10, 0x8a, 0x5c, 0x40, 0x84,
......
This diff is collapsed.
This diff is collapsed.
......@@ -5,9 +5,10 @@ package types
import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
math "math"
)
// Reference imports to suppress errors if they are not otherwise used.
......@@ -35,17 +36,16 @@ func (m *Cert) Reset() { *m = Cert{} }
func (m *Cert) String() string { return proto.CompactTextString(m) }
func (*Cert) ProtoMessage() {}
func (*Cert) Descriptor() ([]byte, []int) {
return fileDescriptor_a142e29cbef9b1cf, []int{0}
return fileDescriptor_cert_ed39500e31f072f0, []int{0}
}
func (m *Cert) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Cert.Unmarshal(m, b)
}
func (m *Cert) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_Cert.Marshal(b, m, deterministic)
}
func (m *Cert) XXX_Merge(src proto.Message) {
xxx_messageInfo_Cert.Merge(m, src)
func (dst *Cert) XXX_Merge(src proto.Message) {
xxx_messageInfo_Cert.Merge(dst, src)
}
func (m *Cert) XXX_Size() int {
return xxx_messageInfo_Cert.Size(m)
......@@ -100,17 +100,16 @@ func (m *CertAction) Reset() { *m = CertAction{} }
func (m *CertAction) String() string { return proto.CompactTextString(m) }
func (*CertAction) ProtoMessage() {}
func (*CertAction) Descriptor() ([]byte, []int) {
return fileDescriptor_a142e29cbef9b1cf, []int{1}
return fileDescriptor_cert_ed39500e31f072f0, []int{1}
}
func (m *CertAction) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CertAction.Unmarshal(m, b)
}
func (m *CertAction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_CertAction.Marshal(b, m, deterministic)
}
func (m *CertAction) XXX_Merge(src proto.Message) {
xxx_messageInfo_CertAction.Merge(m, src)
func (dst *CertAction) XXX_Merge(src proto.Message) {
xxx_messageInfo_CertAction.Merge(dst, src)
}
func (m *CertAction) XXX_Size() int {
return xxx_messageInfo_CertAction.Size(m)
......@@ -283,17 +282,16 @@ func (m *CertNew) Reset() { *m = CertNew{} }
func (m *CertNew) String() string { return proto.CompactTextString(m) }
func (*CertNew) ProtoMessage() {}
func (*CertNew) Descriptor() ([]byte, []int) {
return fileDescriptor_a142e29cbef9b1cf, []int{2}
return fileDescriptor_cert_ed39500e31f072f0, []int{2}
}
func (m *CertNew) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CertNew.Unmarshal(m, b)
}
func (m *CertNew) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_CertNew.Marshal(b, m, deterministic)
}
func (m *CertNew) XXX_Merge(src proto.Message) {
xxx_messageInfo_CertNew.Merge(m, src)
func (dst *CertNew) XXX_Merge(src proto.Message) {
xxx_messageInfo_CertNew.Merge(dst, src)
}
func (m *CertNew) XXX_Size() int {
return xxx_messageInfo_CertNew.Size(m)
......@@ -330,17 +328,16 @@ func (m *CertUpdate) Reset() { *m = CertUpdate{} }
func (m *CertUpdate) String() string { return proto.CompactTextString(m) }
func (*CertUpdate) ProtoMessage() {}
func (*CertUpdate) Descriptor() ([]byte, []int) {
return fileDescriptor_a142e29cbef9b1cf, []int{3}
return fileDescriptor_cert_ed39500e31f072f0, []int{3}
}
func (m *CertUpdate) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CertUpdate.Unmarshal(m, b)
}
func (m *CertUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_CertUpdate.Marshal(b, m, deterministic)
}
func (m *CertUpdate) XXX_Merge(src proto.Message) {
xxx_messageInfo_CertUpdate.Merge(m, src)
func (dst *CertUpdate) XXX_Merge(src proto.Message) {
xxx_messageInfo_CertUpdate.Merge(dst, src)
}
func (m *CertUpdate) XXX_Size() int {
return xxx_messageInfo_CertUpdate.Size(m)
......@@ -377,17 +374,16 @@ func (m *CertNormal) Reset() { *m = CertNormal{} }
func (m *CertNormal) String() string { return proto.CompactTextString(m) }
func (*CertNormal) ProtoMessage() {}
func (*CertNormal) Descriptor() ([]byte, []int) {
return fileDescriptor_a142e29cbef9b1cf, []int{4}
return fileDescriptor_cert_ed39500e31f072f0, []int{4}
}
func (m *CertNormal) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CertNormal.Unmarshal(m, b)
}
func (m *CertNormal) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_CertNormal.Marshal(b, m, deterministic)
}
func (m *CertNormal) XXX_Merge(src proto.Message) {
xxx_messageInfo_CertNormal.Merge(m, src)
func (dst *CertNormal) XXX_Merge(src proto.Message) {
xxx_messageInfo_CertNormal.Merge(dst, src)
}
func (m *CertNormal) XXX_Size() int {
return xxx_messageInfo_CertNormal.Size(m)
......@@ -425,17 +421,16 @@ func (m *Authority) Reset() { *m = Authority{} }
func (m *Authority) String() string { return proto.CompactTextString(m) }
func (*Authority) ProtoMessage() {}
func (*Authority) Descriptor() ([]byte, []int) {
return fileDescriptor_a142e29cbef9b1cf, []int{5}
return fileDescriptor_cert_ed39500e31f072f0, []int{5}
}
func (m *Authority) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Authority.Unmarshal(m, b)
}
func (m *Authority) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_Authority.Marshal(b, m, deterministic)
}
func (m *Authority) XXX_Merge(src proto.Message) {
xxx_messageInfo_Authority.Merge(m, src)
func (dst *Authority) XXX_Merge(src proto.Message) {
xxx_messageInfo_Authority.Merge(dst, src)
}
func (m *Authority) XXX_Size() int {
return xxx_messageInfo_Authority.Size(m)
......@@ -476,9 +471,9 @@ func init() {
proto.RegisterType((*Authority)(nil), "types.Authority")
}
func init() { proto.RegisterFile("cert.proto", fileDescriptor_a142e29cbef9b1cf) }
func init() { proto.RegisterFile("cert.proto", fileDescriptor_cert_ed39500e31f072f0) }
var fileDescriptor_a142e29cbef9b1cf = []byte{
var fileDescriptor_cert_ed39500e31f072f0 = []byte{
// 300 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x52, 0xcd, 0x4a, 0xf3, 0x40,
0x14, 0xed, 0x24, 0xfd, 0xbd, 0xfd, 0x28, 0x9f, 0x83, 0x48, 0x70, 0x21, 0x25, 0xab, 0x82, 0x10,
......
This diff is collapsed.
This diff is collapsed.
......@@ -5,9 +5,10 @@ package types
import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
math "math"
)
// Reference imports to suppress errors if they are not otherwise used.
......@@ -38,17 +39,16 @@ func (m *Hashlock) Reset() { *m = Hashlock{} }
func (m *Hashlock) String() string { return proto.CompactTextString(m) }
func (*Hashlock) ProtoMessage() {}
func (*Hashlock) Descriptor() ([]byte, []int) {
return fileDescriptor_acb83e90536b5ff8, []int{0}
return fileDescriptor_hashlock_f7e69822f8b087c1, []int{0}
}
func (m *Hashlock) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Hashlock.Unmarshal(m, b)
}
func (m *Hashlock) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_Hashlock.Marshal(b, m, deterministic)
}
func (m *Hashlock) XXX_Merge(src proto.Message) {
xxx_messageInfo_Hashlock.Merge(m, src)
func (dst *Hashlock) XXX_Merge(src proto.Message) {
xxx_messageInfo_Hashlock.Merge(dst, src)
}
func (m *Hashlock) XXX_Size() int {
return xxx_messageInfo_Hashlock.Size(m)
......@@ -123,17 +123,16 @@ func (m *HashlockLock) Reset() { *m = HashlockLock{} }
func (m *HashlockLock) String() string { return proto.CompactTextString(m) }
func (*HashlockLock) ProtoMessage() {}
func (*HashlockLock) Descriptor() ([]byte, []int) {
return fileDescriptor_acb83e90536b5ff8, []int{1}
return fileDescriptor_hashlock_f7e69822f8b087c1, []int{1}
}
func (m *HashlockLock) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_HashlockLock.Unmarshal(m, b)
}
func (m *HashlockLock) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_HashlockLock.Marshal(b, m, deterministic)
}
func (m *HashlockLock) XXX_Merge(src proto.Message) {
xxx_messageInfo_HashlockLock.Merge(m, src)
func (dst *HashlockLock) XXX_Merge(src proto.Message) {
xxx_messageInfo_HashlockLock.Merge(dst, src)
}
func (m *HashlockLock) XXX_Size() int {
return xxx_messageInfo_HashlockLock.Size(m)
......@@ -190,17 +189,16 @@ func (m *HashlockSend) Reset() { *m = HashlockSend{} }
func (m *HashlockSend) String() string { return proto.CompactTextString(m) }
func (*HashlockSend) ProtoMessage() {}
func (*HashlockSend) Descriptor() ([]byte, []int) {
return fileDescriptor_acb83e90536b5ff8, []int{2}
return fileDescriptor_hashlock_f7e69822f8b087c1, []int{2}
}
func (m *HashlockSend) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_HashlockSend.Unmarshal(m, b)
}
func (m *HashlockSend) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_HashlockSend.Marshal(b, m, deterministic)
}
func (m *HashlockSend) XXX_Merge(src proto.Message) {
xxx_messageInfo_HashlockSend.Merge(m, src)
func (dst *HashlockSend) XXX_Merge(src proto.Message) {
xxx_messageInfo_HashlockSend.Merge(dst, src)
}
func (m *HashlockSend) XXX_Size() int {
return xxx_messageInfo_HashlockSend.Size(m)
......@@ -233,17 +231,16 @@ func (m *Hashlockquery) Reset() { *m = Hashlockquery{} }
func (m *Hashlockquery) String() string { return proto.CompactTextString(m) }
func (*Hashlockquery) ProtoMessage() {}
func (*Hashlockquery) Descriptor() ([]byte, []int) {
return fileDescriptor_acb83e90536b5ff8, []int{3}
return fileDescriptor_hashlock_f7e69822f8b087c1, []int{3}
}
func (m *Hashlockquery) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Hashlockquery.Unmarshal(m, b)
}
func (m *Hashlockquery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_Hashlockquery.Marshal(b, m, deterministic)
}
func (m *Hashlockquery) XXX_Merge(src proto.Message) {
xxx_messageInfo_Hashlockquery.Merge(m, src)
func (dst *Hashlockquery) XXX_Merge(src proto.Message) {
xxx_messageInfo_Hashlockquery.Merge(dst, src)
}
func (m *Hashlockquery) XXX_Size() int {
return xxx_messageInfo_Hashlockquery.Size(m)
......@@ -301,17 +298,16 @@ func (m *HashRecv) Reset() { *m = HashRecv{} }
func (m *HashRecv) String() string { return proto.CompactTextString(m) }
func (*HashRecv) ProtoMessage() {}
func (*HashRecv) Descriptor() ([]byte, []int) {
return fileDescriptor_acb83e90536b5ff8, []int{4}
return fileDescriptor_hashlock_f7e69822f8b087c1, []int{4}
}
func (m *HashRecv) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_HashRecv.Unmarshal(m, b)
}
func (m *HashRecv) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_HashRecv.Marshal(b, m, deterministic)
}
func (m *HashRecv) XXX_Merge(src proto.Message) {
xxx_messageInfo_HashRecv.Merge(m, src)
func (dst *HashRecv) XXX_Merge(src proto.Message) {
xxx_messageInfo_HashRecv.Merge(dst, src)
}
func (m *HashRecv) XXX_Size() int {
return xxx_messageInfo_HashRecv.Size(m)
......@@ -347,17 +343,16 @@ func (m *HashlockUnlock) Reset() { *m = HashlockUnlock{} }
func (m *HashlockUnlock) String() string { return proto.CompactTextString(m) }
func (*HashlockUnlock) ProtoMessage() {}
func (*HashlockUnlock) Descriptor() ([]byte, []int) {
return fileDescriptor_acb83e90536b5ff8, []int{5}
return fileDescriptor_hashlock_f7e69822f8b087c1, []int{5}
}
func (m *HashlockUnlock) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_HashlockUnlock.Unmarshal(m, b)
}
func (m *HashlockUnlock) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_HashlockUnlock.Marshal(b, m, deterministic)
}
func (m *HashlockUnlock) XXX_Merge(src proto.Message) {
xxx_messageInfo_HashlockUnlock.Merge(m, src)
func (dst *HashlockUnlock) XXX_Merge(src proto.Message) {
xxx_messageInfo_HashlockUnlock.Merge(dst, src)
}
func (m *HashlockUnlock) XXX_Size() int {
return xxx_messageInfo_HashlockUnlock.Size(m)
......@@ -392,17 +387,16 @@ func (m *HashlockAction) Reset() { *m = HashlockAction{} }
func (m *HashlockAction) String() string { return proto.CompactTextString(m) }
func (*HashlockAction) ProtoMessage() {}
func (*HashlockAction) Descriptor() ([]byte, []int) {
return fileDescriptor_acb83e90536b5ff8, []int{6}
return fileDescriptor_hashlock_f7e69822f8b087c1, []int{6}
}
func (m *HashlockAction) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_HashlockAction.Unmarshal(m, b)
}
func (m *HashlockAction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_HashlockAction.Marshal(b, m, deterministic)
}
func (m *HashlockAction) XXX_Merge(src proto.Message) {
xxx_messageInfo_HashlockAction.Merge(m, src)
func (dst *HashlockAction) XXX_Merge(src proto.Message) {
xxx_messageInfo_HashlockAction.Merge(dst, src)
}
func (m *HashlockAction) XXX_Size() int {
return xxx_messageInfo_HashlockAction.Size(m)
......@@ -573,9 +567,9 @@ func init() {
proto.RegisterType((*HashlockAction)(nil), "types.HashlockAction")
}
func init() { proto.RegisterFile("hashlock.proto", fileDescriptor_acb83e90536b5ff8) }
func init() { proto.RegisterFile("hashlock.proto", fileDescriptor_hashlock_f7e69822f8b087c1) }
var fileDescriptor_acb83e90536b5ff8 = []byte{
var fileDescriptor_hashlock_f7e69822f8b087c1 = []byte{
// 421 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x93, 0xcd, 0x6a, 0xdb, 0x40,
0x10, 0xc7, 0xbd, 0xb2, 0x65, 0xd7, 0x23, 0xdb, 0x87, 0xed, 0x07, 0x3a, 0x94, 0x22, 0x44, 0x29,
......
......@@ -5,9 +5,10 @@ package jsproto
import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
math "math"
)
// Reference imports to suppress errors if they are not otherwise used.
......@@ -34,17 +35,16 @@ func (m *Create) Reset() { *m = Create{} }
func (m *Create) String() string { return proto.CompactTextString(m) }
func (*Create) ProtoMessage() {}
func (*Create) Descriptor() ([]byte, []int) {
return fileDescriptor_d11539bc790542aa, []int{0}
return fileDescriptor_js_afd63f08422ad153, []int{0}
}
func (m *Create) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Create.Unmarshal(m, b)
}
func (m *Create) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_Create.Marshal(b, m, deterministic)
}
func (m *Create) XXX_Merge(src proto.Message) {
xxx_messageInfo_Create.Merge(m, src)
func (dst *Create) XXX_Merge(src proto.Message) {
xxx_messageInfo_Create.Merge(dst, src)
}
func (m *Create) XXX_Size() int {
return xxx_messageInfo_Create.Size(m)
......@@ -83,17 +83,16 @@ func (m *Call) Reset() { *m = Call{} }
func (m *Call) String() string { return proto.CompactTextString(m) }
func (*Call) ProtoMessage() {}
func (*Call) Descriptor() ([]byte, []int) {
return fileDescriptor_d11539bc790542aa, []int{1}
return fileDescriptor_js_afd63f08422ad153, []int{1}
}
func (m *Call) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Call.Unmarshal(m, b)
}
func (m *Call) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_Call.Marshal(b, m, deterministic)
}
func (m *Call) XXX_Merge(src proto.Message) {
xxx_messageInfo_Call.Merge(m, src)
func (dst *Call) XXX_Merge(src proto.Message) {
xxx_messageInfo_Call.Merge(dst, src)
}
func (m *Call) XXX_Size() int {
return xxx_messageInfo_Call.Size(m)
......@@ -140,17 +139,16 @@ func (m *JsAction) Reset() { *m = JsAction{} }
func (m *JsAction) String() string { return proto.CompactTextString(m) }
func (*JsAction) ProtoMessage() {}
func (*JsAction) Descriptor() ([]byte, []int) {
return fileDescriptor_d11539bc790542aa, []int{2}
return fileDescriptor_js_afd63f08422ad153, []int{2}
}
func (m *JsAction) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_JsAction.Unmarshal(m, b)
}
func (m *JsAction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_JsAction.Marshal(b, m, deterministic)
}
func (m *JsAction) XXX_Merge(src proto.Message) {
xxx_messageInfo_JsAction.Merge(m, src)
func (dst *JsAction) XXX_Merge(src proto.Message) {
xxx_messageInfo_JsAction.Merge(dst, src)
}
func (m *JsAction) XXX_Size() int {
return xxx_messageInfo_JsAction.Size(m)
......@@ -290,17 +288,16 @@ func (m *JsLog) Reset() { *m = JsLog{} }
func (m *JsLog) String() string { return proto.CompactTextString(m) }
func (*JsLog) ProtoMessage() {}
func (*JsLog) Descriptor() ([]byte, []int) {
return fileDescriptor_d11539bc790542aa, []int{3}
return fileDescriptor_js_afd63f08422ad153, []int{3}
}
func (m *JsLog) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_JsLog.Unmarshal(m, b)
}
func (m *JsLog) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_JsLog.Marshal(b, m, deterministic)
}
func (m *JsLog) XXX_Merge(src proto.Message) {
xxx_messageInfo_JsLog.Merge(m, src)
func (dst *JsLog) XXX_Merge(src proto.Message) {
xxx_messageInfo_JsLog.Merge(dst, src)
}
func (m *JsLog) XXX_Size() int {
return xxx_messageInfo_JsLog.Size(m)
......@@ -329,17 +326,16 @@ func (m *QueryResult) Reset() { *m = QueryResult{} }
func (m *QueryResult) String() string { return proto.CompactTextString(m) }
func (*QueryResult) ProtoMessage() {}
func (*QueryResult) Descriptor() ([]byte, []int) {
return fileDescriptor_d11539bc790542aa, []int{4}
return fileDescriptor_js_afd63f08422ad153, []int{4}
}
func (m *QueryResult) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_QueryResult.Unmarshal(m, b)
}
func (m *QueryResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_QueryResult.Marshal(b, m, deterministic)
}
func (m *QueryResult) XXX_Merge(src proto.Message) {
xxx_messageInfo_QueryResult.Merge(m, src)
func (dst *QueryResult) XXX_Merge(src proto.Message) {
xxx_messageInfo_QueryResult.Merge(dst, src)
}
func (m *QueryResult) XXX_Size() int {
return xxx_messageInfo_QueryResult.Size(m)
......@@ -365,9 +361,9 @@ func init() {
proto.RegisterType((*QueryResult)(nil), "jsproto.QueryResult")
}
func init() { proto.RegisterFile("js.proto", fileDescriptor_d11539bc790542aa) }
func init() { proto.RegisterFile("js.proto", fileDescriptor_js_afd63f08422ad153) }
var fileDescriptor_d11539bc790542aa = []byte{
var fileDescriptor_js_afd63f08422ad153 = []byte{
// 231 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x6c, 0x8f, 0xbf, 0x4e, 0xc3, 0x30,
0x10, 0xc6, 0x9b, 0x90, 0xa4, 0xe1, 0x22, 0x40, 0xf2, 0x14, 0xc1, 0x02, 0x66, 0x81, 0x25, 0x42,
......
This diff is collapsed.
......@@ -5,9 +5,10 @@ package types
import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
math "math"
)
// Reference imports to suppress errors if they are not otherwise used.
......@@ -35,17 +36,16 @@ func (m *Norm) Reset() { *m = Norm{} }
func (m *Norm) String() string { return proto.CompactTextString(m) }
func (*Norm) ProtoMessage() {}
func (*Norm) Descriptor() ([]byte, []int) {
return fileDescriptor_4c505000707f0293, []int{0}
return fileDescriptor_norm_f2aed6c5a9608057, []int{0}
}
func (m *Norm) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Norm.Unmarshal(m, b)
}
func (m *Norm) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_Norm.Marshal(b, m, deterministic)
}
func (m *Norm) XXX_Merge(src proto.Message) {
xxx_messageInfo_Norm.Merge(m, src)
func (dst *Norm) XXX_Merge(src proto.Message) {
xxx_messageInfo_Norm.Merge(dst, src)
}
func (m *Norm) XXX_Size() int {
return xxx_messageInfo_Norm.Size(m)
......@@ -98,17 +98,16 @@ func (m *NormAction) Reset() { *m = NormAction{} }
func (m *NormAction) String() string { return proto.CompactTextString(m) }
func (*NormAction) ProtoMessage() {}
func (*NormAction) Descriptor() ([]byte, []int) {
return fileDescriptor_4c505000707f0293, []int{1}
return fileDescriptor_norm_f2aed6c5a9608057, []int{1}
}
func (m *NormAction) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_NormAction.Unmarshal(m, b)
}
func (m *NormAction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_NormAction.Marshal(b, m, deterministic)
}
func (m *NormAction) XXX_Merge(src proto.Message) {
xxx_messageInfo_NormAction.Merge(m, src)
func (dst *NormAction) XXX_Merge(src proto.Message) {
xxx_messageInfo_NormAction.Merge(dst, src)
}
func (m *NormAction) XXX_Size() int {
return xxx_messageInfo_NormAction.Size(m)
......@@ -217,17 +216,16 @@ func (m *NormPut) Reset() { *m = NormPut{} }
func (m *NormPut) String() string { return proto.CompactTextString(m) }
func (*NormPut) ProtoMessage() {}
func (*NormPut) Descriptor() ([]byte, []int) {
return fileDescriptor_4c505000707f0293, []int{2}
return fileDescriptor_norm_f2aed6c5a9608057, []int{2}
}
func (m *NormPut) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_NormPut.Unmarshal(m, b)
}
func (m *NormPut) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_NormPut.Marshal(b, m, deterministic)
}
func (m *NormPut) XXX_Merge(src proto.Message) {
xxx_messageInfo_NormPut.Merge(m, src)
func (dst *NormPut) XXX_Merge(src proto.Message) {
xxx_messageInfo_NormPut.Merge(dst, src)
}
func (m *NormPut) XXX_Size() int {
return xxx_messageInfo_NormPut.Size(m)
......@@ -263,17 +261,16 @@ func (m *NormGetKey) Reset() { *m = NormGetKey{} }
func (m *NormGetKey) String() string { return proto.CompactTextString(m) }
func (*NormGetKey) ProtoMessage() {}
func (*NormGetKey) Descriptor() ([]byte, []int) {
return fileDescriptor_4c505000707f0293, []int{3}
return fileDescriptor_norm_f2aed6c5a9608057, []int{3}
}
func (m *NormGetKey) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_NormGetKey.Unmarshal(m, b)
}
func (m *NormGetKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_NormGetKey.Marshal(b, m, deterministic)
}
func (m *NormGetKey) XXX_Merge(src proto.Message) {
xxx_messageInfo_NormGetKey.Merge(m, src)
func (dst *NormGetKey) XXX_Merge(src proto.Message) {
xxx_messageInfo_NormGetKey.Merge(dst, src)
}
func (m *NormGetKey) XXX_Size() int {
return xxx_messageInfo_NormGetKey.Size(m)
......@@ -298,9 +295,9 @@ func init() {
proto.RegisterType((*NormGetKey)(nil), "types.NormGetKey")
}
func init() { proto.RegisterFile("norm.proto", fileDescriptor_4c505000707f0293) }
func init() { proto.RegisterFile("norm.proto", fileDescriptor_norm_f2aed6c5a9608057) }
var fileDescriptor_4c505000707f0293 = []byte{
var fileDescriptor_norm_f2aed6c5a9608057 = []byte{
// 209 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0xca, 0xcb, 0x2f, 0xca,
0xd5, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0x62, 0x2d, 0xa9, 0x2c, 0x48, 0x2d, 0x56, 0x4a, 0xe3,
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment