Documentation
¶
Index ¶
Constants ¶
View Source
const (
MAXSTACKSIZE = 4096
)
Variables ¶
This section is empty.
Functions ¶
func Logging ¶
func Logging(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (resp interface{}, err error)
Logging interceptor.
func Recovery ¶
func Recovery(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (resp interface{}, err error)
Recovery interceptor to handle grpc panic.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.