package sub2

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

Package sub2 is a generated protocol buffer package.

It is generated from these files:

examples/sub2/message.proto

It has these top-level messages:

IdMessage

Index

Types

type IdMessage

type IdMessage struct {
	Uuid string `protobuf:"bytes,1,opt,name=uuid" json:"uuid,omitempty"`
}

func (*IdMessage) Descriptor

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

func (*IdMessage) GetUuid

func (m *IdMessage) GetUuid() string

func (*IdMessage) ProtoMessage

func (*IdMessage) ProtoMessage()

func (*IdMessage) Reset

func (m *IdMessage) Reset()

func (*IdMessage) String

func (m *IdMessage) String() string

Source Files

message.pb.go

Version
v1.3.1
Published
Dec 23, 2017
Platform
linux/amd64
Imports
3 packages
Last checked
2 minutes ago

Tools for package owners.