utils

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloneURL

func CloneURL(u *url.URL) *url.URL

CloneURL clones a url. Copied directly from net/http internals See: https://github.com/golang/go/blob/go1.19/src/net/http/clone.go#L22

func HTTPResponseError

func HTTPResponseError(response *http.Response) error

HTTPResponseError extracts any error from a response, or returns nil if there is no error

func SanitiseImageURL

func SanitiseImageURL(imageURL string) string

SanitiseImageURL removes all extensions but the final extension from images urls. Some image urls contain additional '._modifier_.' extensions before the final extension. This function will strip these modifier extensions leaving the url of the original image.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL