package
1.7.0
Repository: https://github.com/cloudinary/cloudinary-go.git
Documentation: pkg.go.dev

# Functions

New returns a new Configuration instance from the environment variable.
NewFromOAuthToken returns a new Configuration instance from the provided cloud name and OAuth token.
NewFromParams returns a new Configuration instance from the provided parameters.
NewFromQueryParams returns a new Configuration instance from the provided url query parameters.
NewFromURL returns a new Configuration instance from a cloudinary url.

# Structs

API defines the configuration for making requests to the Cloudinary API.
AuthToken defines the configuration for delivering token-based authenticated media assets.
Cloud defines the cloud configuration required to connect your application to Cloudinary.
Configuration is the main configuration struct.
URL defines the configuration applied when generating Cloudinary URLs.