MCPcopy
hub / github.com/mattermost/mattermost / Error

Struct Error

server/platform/services/imageproxy/error.go:6–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4package imageproxy
5
6type Error struct {
7 error
8}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected