package sub

import "github.com/grpc-ecosystem/grpc-gateway/examples/sub"

Package sub is a generated protocol buffer package.

It is generated from these files:

examples/sub/message.proto

It has these top-level messages:

StringMessage

Index

Types

type StringMessage

type StringMessage struct {
	Value            *string `protobuf:"bytes,1,req,name=value" json:"value,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*StringMessage) Descriptor

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

func (*StringMessage) GetValue

func (m *StringMessage) GetValue() string

func (*StringMessage) ProtoMessage

func (*StringMessage) ProtoMessage()

func (*StringMessage) Reset

func (m *StringMessage) Reset()

func (*StringMessage) String

func (m *StringMessage) String() string

Source Files

message.pb.go

Version
v1.1.0
Published
Jul 23, 2016
Platform
darwin/amd64
Imports
3 packages
Last checked
2 minutes ago

Tools for package owners.