redpb

package
v97.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package redpb is a generated protocol buffer package.

It is generated from these files:

dummy.proto
repo.proto

It has these top-level messages:

Repository

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterDummyServer

func RegisterDummyServer(s *grpc.Server, srv DummyServer)

Types

type DummyClient

type DummyClient interface {
	DummyCall(ctx context.Context, in *google_protobuf.Empty, opts ...grpc.CallOption) (*google_protobuf.Empty, error)
}

func NewDummyClient

func NewDummyClient(cc *grpc.ClientConn) DummyClient

type DummyServer

type DummyServer interface {
	DummyCall(context.Context, *google_protobuf.Empty) (*google_protobuf.Empty, error)
}

type Repository

type Repository struct {
	Owner string `protobuf:"bytes,1,opt,name=owner" json:"owner,omitempty"`
	Name  string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"`
}

func (*Repository) Descriptor

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

func (*Repository) GetName

func (m *Repository) GetName() string

func (*Repository) GetOwner

func (m *Repository) GetOwner() string

func (*Repository) ProtoMessage

func (*Repository) ProtoMessage()

func (*Repository) Reset

func (m *Repository) Reset()

func (*Repository) String

func (m *Repository) String() string

Jump to

Keyboard shortcuts

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