Documentation
¶
Index ¶
- Variables
- func GetImageFromUrl(url string) (mimeType string, data string, err error)
- func GetImageSize(image string) (width, height int, err error)
- func GetImageSizeFromBase64(encoded string) (width, height int, err error)
- func GetImageSizeFromUrl(url string) (width, height int, err error)
- func ParseBase64File(base64Data string) (string, string, error)
- func RequestFile(url, action string) (*http.Response, error)
- type CFRequest
- type CFResponse
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GetImageSize ¶
func GetImageSizeFromBase64 ¶
func GetImageSizeFromUrl ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.