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.2.8-preview. (GOOS=darwin GOARCH=arm64)