grpc

package
v0.0.57 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package grpc provides grpc server logic

Package grpc provides grpc server logic

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiscovererServer added in v0.0.27

type DiscovererServer interface {
	discoverer.DiscovererServer
	Start(context.Context)
}

func New

func New(opts ...Option) (ds DiscovererServer, err error)

type Option

type Option func(*server) error

func WithDiscoverer

func WithDiscoverer(dsc service.Discoverer) Option

Jump to

Keyboard shortcuts

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