Searched defs:errorString (Results 1 – 5 of 5) sorted by relevance
66 type errorString struct { struct67 s string70 func (e *errorString) Error() string {
12 type errorString string type
76 type errorString string type
243 func (s *ss) errorString(err string) { func
259 type errorString string type