MCPcopy
hub / github.com/swaggo/swag / Error

Method Error

testdata/error/errors/errors.go:5–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3// CustomInterface some interface
4type CustomInterface interface {
5 Error() string
6}
7
8// Errors errors and interfaces

Calls

no outgoing calls