//
pkg.gl
Category
github.com/loghole/tron
internal
grpc
package
0.29.0
Repository:
https://github.com/loghole/tron.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
145 SLOC
#
Functions
NewServer
NewServer returns gRPC server with port.
NewServerWithListener
NewServerWithListener returns gRPC server with listener.
RecoverServerInterceptor
RecoverServerInterceptor returns recovery grpc interceptor.
SimpleErrorServerInterceptor
SimpleErrorServerInterceptor returns error parser grpc interceptor.
#
Structs
Server
A Server defines configuration for running an gRPC server.