MCPcopy Create free account
hub / github.com/baidu/EasyFaaS / ErrorType

TypeAlias ErrorType

pkg/error/error.go:47–47  ·  view source on GitHub ↗

ErrorType is the alias of string

Source from the content-addressed store, hash-verified

45
46// ErrorType is the alias of string
47type ErrorType string
48
49// Error types is the brief introduction of error types,
50// and it's the key to navigate the message below.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected