package
0.1.13
Repository: https://github.com/tencentyun/tsf-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewServer create a grpc server instance.
WrapServerStream returns a ServerStream that has the ability to overwrite context.

# Structs

Config 是gRPC server的配置.
Server is the framework's server side instance, it contains the GrpcServer, interceptor and interceptors.
WrappedServerStream is a thin wrapper around grpc.ServerStream that allows modifying context.