MCPcopy Index your code
hub / github.com/connor4312/validity / AddError

Method AddError

queue.go:79–86  ·  view source on GitHub ↗

Calling AddError inserts an error into the Results.Error, with the specified key. If there are already more than zero errors for the key, then the error is simply appended on the list.

(key string, error string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

RunParsersMethod · 0.95
AddErrorsMethod · 0.95
ParseIntMethod · 0.80
ParseFloatMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected