Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIAuthenticator ¶
type APIAuthenticator struct {
// contains filtered or unexported fields
}
func NewAPIAuthenticator ¶
func NewAPIAuthenticator(credentialStore store.CredentialStore) *APIAuthenticator
func (*APIAuthenticator) Auth ¶
func (aauth *APIAuthenticator) Auth(rawURL string) bool
Click to show internal directories.
Click to hide internal directories.