os.SyscallError.Error (method, view implemented interface methods)
one use
os (current package)
error.go#L56: func (e *SyscallError) Error() string { return e.Syscall + ": " + e.Err.Error() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)