grpcserver

package
v0.2.13 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runnable

type Runnable struct {
	Endpoint            string
	RegisterGRPCService func(server *grpc.Server)

	GRPCServer *grpc.Server
}

Runnable implements a grpc server as a runnable service.

func (*Runnable) Run

func (s *Runnable) Run(m *runmanager.RunManager)

Run runs the grpc service on top of the given run manager.

Jump to

Keyboard shortcuts

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