pb

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2021 License: BSD-3-Clause Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthPushsync        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowPushsync          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupPushsync = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type Delivery

type Delivery struct {
	Address []byte `protobuf:"bytes,1,opt,name=Address,proto3" json:"Address,omitempty"`
	Data    []byte `protobuf:"bytes,2,opt,name=Data,proto3" json:"Data,omitempty"`
	Stamp   []byte `protobuf:"bytes,3,opt,name=Stamp,proto3" json:"Stamp,omitempty"`
}

func (*Delivery) Descriptor

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

func (*Delivery) GetAddress

func (m *Delivery) GetAddress() []byte

func (*Delivery) GetData

func (m *Delivery) GetData() []byte

func (*Delivery) GetStamp added in v0.6.0

func (m *Delivery) GetStamp() []byte

func (*Delivery) Marshal

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

func (*Delivery) MarshalTo

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

func (*Delivery) MarshalToSizedBuffer

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

func (*Delivery) ProtoMessage

func (*Delivery) ProtoMessage()

func (*Delivery) Reset

func (m *Delivery) Reset()

func (*Delivery) Size

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

func (*Delivery) String

func (m *Delivery) String() string

func (*Delivery) Unmarshal

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

func (*Delivery) XXX_DiscardUnknown

func (m *Delivery) XXX_DiscardUnknown()

func (*Delivery) XXX_Marshal

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

func (*Delivery) XXX_Merge

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

func (*Delivery) XXX_Size

func (m *Delivery) XXX_Size() int

func (*Delivery) XXX_Unmarshal

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

type Receipt

type Receipt struct {
	Address   []byte `protobuf:"bytes,1,opt,name=Address,proto3" json:"Address,omitempty"`
	Signature []byte `protobuf:"bytes,2,opt,name=Signature,proto3" json:"Signature,omitempty"`
	BlockHash []byte `protobuf:"bytes,3,opt,name=BlockHash,proto3" json:"BlockHash,omitempty"`
}

func (*Receipt) Descriptor

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

func (*Receipt) GetAddress

func (m *Receipt) GetAddress() []byte

func (*Receipt) GetBlockHash added in v1.0.0

func (m *Receipt) GetBlockHash() []byte

func (*Receipt) GetSignature added in v0.6.0

func (m *Receipt) GetSignature() []byte

func (*Receipt) Marshal

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

func (*Receipt) MarshalTo

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

func (*Receipt) MarshalToSizedBuffer

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

func (*Receipt) ProtoMessage

func (*Receipt) ProtoMessage()

func (*Receipt) Reset

func (m *Receipt) Reset()

func (*Receipt) Size

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

func (*Receipt) String

func (m *Receipt) String() string

func (*Receipt) Unmarshal

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

func (*Receipt) XXX_DiscardUnknown

func (m *Receipt) XXX_DiscardUnknown()

func (*Receipt) XXX_Marshal

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

func (*Receipt) XXX_Merge

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

func (*Receipt) XXX_Size

func (m *Receipt) XXX_Size() int

func (*Receipt) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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