Searched defs:NoGoError (Results 1 – 3 of 3) sorted by relevance
214 type NoGoError struct { struct215 Dir string218 func (e *NoGoError) Error() string {
529 type NoGoError struct { struct530 Dir string533 func (e *NoGoError) Error() string {
252 type NoGoError struct { struct253 Package *Package256 func (e *NoGoError) Error() string {