package
1.5.58
Repository: https://github.com/itler/go-lib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Structs

EnvVarTokenProvider takes names of env vars, that could hold string tokens.

# Interfaces

HTTPClient is used here instead of *http.Client Casting can be considered as safe.
TokenProvider will provide the tokens to be processed by the TokenProvider.

# Type aliases

StringToken is a string that behaves like a [StringTokenProvider].