package auth
import "cmd/go/internal/auth"
Package auth provides access to user-provided authentication credentials.
Index ¶
Functions ¶
func AddCredentials ¶
AddCredentials fills in the user's credentials for req, if any. The return value reports whether any matching credentials were found.
Source Files ¶
- Version
- v1.17.8
- Published
- Mar 3, 2022
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 8 seconds ago –
Tools for package owners.