package
0.0.0-20231013142852-326ad03c321e
Repository: https://github.com/unixpickle/f1le.git
Documentation: pkg.go.dev
# Functions
Authenticate configures the client to access a server with the base URL and password, returning an error if the login fails.
AuthEnvClient creates a client that is authenticated based on configuration environment variables.
PrintEnvUsage writes instructions on setting up authentication via environment variables to stderr.
ReadEnv reads authentication environment variables, or returns an error if the variables were invalid.