spipe_pb

package
v0.3.11 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2016 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package spipe_pb is a generated protocol buffer package.

It is generated from these files:

spipe.proto

It has these top-level messages:

Propose
Exchange

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exchange

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

func (*Exchange) GetEpubkey

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

func (*Exchange) GetSignature

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

func (*Exchange) ProtoMessage

func (*Exchange) ProtoMessage()

func (*Exchange) Reset

func (m *Exchange) Reset()

func (*Exchange) String

func (m *Exchange) String() string

type Propose

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

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) ProtoMessage

func (*Propose) ProtoMessage()

func (*Propose) Reset

func (m *Propose) Reset()

func (*Propose) String

func (m *Propose) String() string

Jump to

Keyboard shortcuts

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