grpc

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Grpc

type Grpc interface {
	Run(host ...string) error
	Server() *grpc.Server
	Client(ctx context.Context, name string) (*grpc.ClientConn, error)
	UnaryServerInterceptors([]grpc.UnaryServerInterceptor)
	UnaryClientInterceptorGroups(map[string][]grpc.UnaryClientInterceptor)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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