wirepb

package
v0.0.0-...-49676af Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2016 License: ISC Imports: 3 Imported by: 0

Documentation

Overview

Package wirepb is a generated protocol buffer package.

It is generated from these files:

wire.proto

It has these top-level messages:

RequestHeader
ResponseHeader

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RequestHeader

type RequestHeader struct {
	Method string `protobuf:"bytes,1,opt,name=method" json:"method,omitempty"`
	Seq    uint64 `protobuf:"varint,2,opt,name=seq" json:"seq,omitempty"`
}

func (*RequestHeader) Descriptor

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

func (*RequestHeader) ProtoMessage

func (*RequestHeader) ProtoMessage()

func (*RequestHeader) Reset

func (m *RequestHeader) Reset()

func (*RequestHeader) String

func (m *RequestHeader) String() string

type ResponseHeader

type ResponseHeader struct {
	Method string `protobuf:"bytes,1,opt,name=method" json:"method,omitempty"`
	Seq    uint64 `protobuf:"varint,2,opt,name=seq" json:"seq,omitempty"`
	Error  string `protobuf:"bytes,3,opt,name=error" json:"error,omitempty"`
}

func (*ResponseHeader) Descriptor

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

func (*ResponseHeader) ProtoMessage

func (*ResponseHeader) ProtoMessage()

func (*ResponseHeader) Reset

func (m *ResponseHeader) Reset()

func (*ResponseHeader) String

func (m *ResponseHeader) String() string

Jump to

Keyboard shortcuts

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