Searched defs:userError (Results 1 – 1 of 1) sorted by relevance
15 type userError struct { struct16 err string21 func (err userError) Error() string {