grpc

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2021 License: Apache-2.0 Imports: 22 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 Option

type Option func(*server)

func WithErrGroup added in v1.0.0

func WithErrGroup(eg errgroup.Group) Option

func WithIP added in v1.0.0

func WithIP(ip string) Option

func WithNGT

func WithNGT(n service.NGT) Option

func WithName added in v1.0.0

func WithName(name string) Option

func WithStreamConcurrency

func WithStreamConcurrency(c int) Option

type Server

type Server interface {
	agent.AgentServer
	vald.Server
}

func New

func New(opts ...Option) Server

Jump to

Keyboard shortcuts

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