package
Version:
v0.2.4
Opens a new window with list of versions in this module.
Published: Feb 13, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewUserAuthInterceptor(a AuthCredentials) connect.UnaryInterceptorFunc
type AuthCredentials interface {
GetLekkoUsername() string
GetLekkoToken() string
HasLekkoToken() bool
GetLekkoTeam() string
GetGithubToken() string
GetGithubUser() string
HasGithubToken() bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.