package
0.0.0-20220801155425-745208ba6c89
Repository: https://github.com/ppcamp/go-grpc.git
Documentation: pkg.go.dev
# Functions
StreamInterceptor will use the authentication service to get the data from JWT token, and put it into a new context, that will be passed to the interceptors chain.
UnaryInterceptor will use the authentication service to get the data from JWT token, and put it into a new context, that will be passed to the interceptors chain.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author