pb

package
v1.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthMessage        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowMessage          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupMessage = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type SignatureShare

type SignatureShare struct {
	SenderID uint32 `protobuf:"varint,1,opt,name=senderID,proto3" json:"senderID,omitempty"`
	Share    []byte `protobuf:"bytes,2,opt,name=share,proto3" json:"share,omitempty"`
}

func (*SignatureShare) Descriptor

func (*SignatureShare) Descriptor() ([]byte, []int)

func (*SignatureShare) Equal

func (this *SignatureShare) Equal(that interface{}) bool

func (*SignatureShare) GetSenderID

func (m *SignatureShare) GetSenderID() uint32

func (*SignatureShare) GetShare

func (m *SignatureShare) GetShare() []byte

func (*SignatureShare) GoString

func (this *SignatureShare) GoString() string

func (*SignatureShare) Marshal

func (m *SignatureShare) Marshal() (dAtA []byte, err error)

func (*SignatureShare) MarshalTo

func (m *SignatureShare) MarshalTo(dAtA []byte) (int, error)

func (*SignatureShare) MarshalToSizedBuffer

func (m *SignatureShare) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*SignatureShare) ProtoMessage

func (*SignatureShare) ProtoMessage()

func (*SignatureShare) Reset

func (m *SignatureShare) Reset()

func (*SignatureShare) Size

func (m *SignatureShare) Size() (n int)

func (*SignatureShare) String

func (this *SignatureShare) String() string

func (*SignatureShare) Unmarshal

func (m *SignatureShare) Unmarshal(dAtA []byte) error

func (*SignatureShare) XXX_DiscardUnknown

func (m *SignatureShare) XXX_DiscardUnknown()

func (*SignatureShare) XXX_Marshal

func (m *SignatureShare) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SignatureShare) XXX_Merge

func (m *SignatureShare) XXX_Merge(src proto.Message)

func (*SignatureShare) XXX_Size

func (m *SignatureShare) XXX_Size() int

func (*SignatureShare) XXX_Unmarshal

func (m *SignatureShare) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL