Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authenticator ¶ added in v0.5.6
type Authenticator interface {
Authenticate() grpc.UnaryClientInterceptor
}
Authenticator interface
type Verifier ¶ added in v0.5.6
type Verifier interface {
Verify() grpc.UnaryClientInterceptor
}
Verifier interface
Click to show internal directories.
Click to hide internal directories.