//
pkg.gl
Category
github.com/beeketing/go-grpc-middleware
validator
package
1.0.0
Repository:
https://github.com/beeketing/go-grpc-middleware.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
38 SLOC
#
Functions
StreamServerInterceptor
StreamServerInterceptor returns a new streaming server interceptor that validates incoming messages.
UnaryServerInterceptor
UnaryServerInterceptor returns a new unary server interceptor that validates incoming messages.