# Packages
No description provided by the author
# Functions
StreamClientInterceptor returns a grpc.StreamClientInterceptor that validates inbound and outbound messages.
StreamServerInterceptor returns a grpc.StreamServerInterceptor that validates inbound and outbound messages.
UnaryClientInterceptor returns a grpc.UnaryClientInterceptor that validates inbound and outbound messages.
UnaryServerInterceptor returns a grpc.UnaryServerInterceptor that validates inbound and outbound messages.
# Interfaces
No description provided by the author