//
pkg.gl
Category
github.com/piontec/grpc-middleware-server
pkg
server
package
0.1.2
Repository:
https://github.com/piontec/grpc-middleware-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
0
Files
213 SLOC
#
Functions
NewGrpcServer
NewGrpcServer returns a gRPC server optionally configured with GrpcServerOptions.
#
Structs
GrpcServer
GrpcServer returns new opinionated gRPC server based on grpc-middleware.
GrpcServerOptions
GrpcServerOptions allows to override default GrpcServer options.