testproto

package
v0.0.0-...-c31ea8c Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2016 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package testproto is a generated protocol buffer package.

It is generated from these files:

github.com/mondough/mercury/testproto/dummy.proto

It has these top-level messages:

DummyRequest
DummyResponse

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DummyRequest

type DummyRequest struct {
	Ping string `protobuf:"bytes,1,opt,name=ping" json:"ping,omitempty"`
}

func (*DummyRequest) ProtoMessage

func (*DummyRequest) ProtoMessage()

func (*DummyRequest) Reset

func (m *DummyRequest) Reset()

func (*DummyRequest) String

func (m *DummyRequest) String() string

type DummyResponse

type DummyResponse struct {
	Pong string `protobuf:"bytes,1,opt,name=pong" json:"pong,omitempty"`
}

func (*DummyResponse) ProtoMessage

func (*DummyResponse) ProtoMessage()

func (*DummyResponse) Reset

func (m *DummyResponse) Reset()

func (*DummyResponse) String

func (m *DummyResponse) String() string

Jump to

Keyboard shortcuts

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