MCPcopy Create free account
hub / github.com/easyp-tech/server / Error

Method Error

internal/connect/validate.go:20–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18type validationError struct{ msg string }
19
20func (e *validationError) Error() string { return e.msg }
21
22// NewValidationError formats and returns a validation error. Use this anywhere
23// the client sent input we cannot accept; the connect-go handler will surface

Callers 15

GetMethod · 0.80
PutMethod · 0.80
getRepoMethod · 0.80
GetFilesMethod · 0.80
getFileMethod · 0.80
GetMetaMethod · 0.80
GetFilesMethod · 0.80
GetMetaMethod · 0.80
GetFilesMethod · 0.80
cacheGetMethod · 0.80
cachePutMethod · 0.80
ServeGetOwnersMethod · 0.80

Calls

no outgoing calls