Searched defs:connOrError (Results 1 – 1 of 1) sorted by relevance
1265 type connOrError struct { struct1266 pc *persistConn1267 err error1268 idleAt time.Time