grpcserver

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: MIT Imports: 5 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