package
0.0.0-20240521071536-1d7e6e67fcd7
Repository: https://github.com/imagekit-developer/imagekit-go.git
Documentation: pkg.go.dev

# Packages

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

# Functions

No description provided by the author
BuildPath builds (joins) the URL path from the provided parts.
DeferredBodyClose closes http response body.
DeferredClose is a wrapper around io.Closer.Close method.
No description provided by the author
No description provided by the author
No description provided by the author
SetResponseMeta assigns given http response data to response objects.
StructToParams serializes struct to url.Values, which can be further sent to the http client.

# Variables

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

# Structs

No description provided by the author
Response is promoted struct to response objects.
ResponseMetaData is used in response objects to provide metadata.

# Interfaces

HttpClient interface to provide Do(req *http.Request) method.
MetaSetter is an interface to provide type safety to set meta.