//
pkg.gl
Category
github.com/hduhelp/go-zero
zrpc
internal
auth
package
1.4.3
Repository:
https://github.com/hduhelp/go-zero.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
114 SLOC
#
Functions
NewAuthenticator
NewAuthenticator returns an Authenticator.
ParseCredential
ParseCredential parses credential from given ctx.
#
Structs
Authenticator
An Authenticator is used to authenticate the rpc requests.
Credential
A Credential is used to authenticate.