Searched defs:cgoError (Results 1 – 2 of 2) sorted by relevance
21 type cgoError struct{} struct23 func (cgoError) Error() string {
387 type cgoError []string type