MCPcopy Create free account
hub / github.com/dolanor/rip / ErrorSourceParameter

Method ErrorSourceParameter

error.go:104–104  ·  view source on GitHub ↗

ErrorSourceParameter returns the query parameter name that is creating the error. e.g.: "page" for a http://host/users/?page=2

()

Source from the content-addressed store, hash-verified

102 //
103 // e.g.: "page" for a http://host/users/?page=2
104 ErrorSourceParameter() string
105}
106
107// ErrorSourcePointer allows for a user to document the field that is creating the error.

Callers 1

extractErrorSourceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected