MCPcopy
hub / github.com/willnorris/imageproxy / Error

Method Error

data.go:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42}
43
44func (e URLError) Error() string {
45 return fmt.Sprintf("malformed URL %q: %s", e.URL, e.Message)
46}
47
48// Options specifies transformations to be performed on the requested image.
49type Options struct {

Callers 1

serveImageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected