spipe_pb

package
v0.0.0-...-ce94876 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2019 License: MIT, MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthSpipe = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowSpipe   = fmt.Errorf("proto: integer overflow")
)

Functions

This section is empty.

Types

type Exchange

type Exchange struct {
	Epubkey              []byte   `protobuf:"bytes,1,opt,name=epubkey" json:"epubkey"`
	Signature            []byte   `protobuf:"bytes,2,opt,name=signature" json:"signature"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Exchange) Descriptor

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

func (*Exchange) GetEpubkey

func (m *Exchange) GetEpubkey() []byte

func (*Exchange) GetSignature

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

func (*Exchange) Marshal

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

func (*Exchange) MarshalTo

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

func (*Exchange) ProtoMessage

func (*Exchange) ProtoMessage()

func (*Exchange) Reset

func (m *Exchange) Reset()

func (*Exchange) Size

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

func (*Exchange) String

func (m *Exchange) String() string

func (*Exchange) Unmarshal

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

func (*Exchange) XXX_DiscardUnknown

func (m *Exchange) XXX_DiscardUnknown()

func (*Exchange) XXX_Marshal

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

func (*Exchange) XXX_Merge

func (dst *Exchange) XXX_Merge(src proto.Message)

func (*Exchange) XXX_Size

func (m *Exchange) XXX_Size() int

func (*Exchange) XXX_Unmarshal

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

type Propose

type Propose struct {
	Rand                 []byte   `protobuf:"bytes,1,opt,name=rand" json:"rand"`
	Pubkey               []byte   `protobuf:"bytes,2,opt,name=pubkey" json:"pubkey"`
	Exchanges            string   `protobuf:"bytes,3,opt,name=exchanges" json:"exchanges"`
	Ciphers              string   `protobuf:"bytes,4,opt,name=ciphers" json:"ciphers"`
	Hashes               string   `protobuf:"bytes,5,opt,name=hashes" json:"hashes"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Propose) Descriptor

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

func (*Propose) GetCiphers

func (m *Propose) GetCiphers() string

func (*Propose) GetExchanges

func (m *Propose) GetExchanges() string

func (*Propose) GetHashes

func (m *Propose) GetHashes() string

func (*Propose) GetPubkey

func (m *Propose) GetPubkey() []byte

func (*Propose) GetRand

func (m *Propose) GetRand() []byte

func (*Propose) Marshal

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

func (*Propose) MarshalTo

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

func (*Propose) ProtoMessage

func (*Propose) ProtoMessage()

func (*Propose) Reset

func (m *Propose) Reset()

func (*Propose) Size

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

func (*Propose) String

func (m *Propose) String() string

func (*Propose) Unmarshal

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

func (*Propose) XXX_DiscardUnknown

func (m *Propose) XXX_DiscardUnknown()

func (*Propose) XXX_Marshal

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

func (*Propose) XXX_Merge

func (dst *Propose) XXX_Merge(src proto.Message)

func (*Propose) XXX_Size

func (m *Propose) XXX_Size() int

func (*Propose) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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