package
0.0.7
Repository: https://github.com/deploifai/sdk-go.git
Documentation: pkg.go.dev

# Functions

NewCredentials returns a new Credentials instance.

# Structs

Credentials holds the credentials needed to authenticate API requests.

# Interfaces

Provider is the interface for any component which will provide credentials.

# Type aliases

ProviderFunc provides a helper wrapping a function value to satisfy the Provider interface.