Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
carbocation
on April 4, 2013
|
parent
|
context
|
favorite
| on:
Go 1.1 beta 1 Released
Methods' declarations indicate which ones return an error value. E.g.:
func Demo (s string) (string, error){...}
When called, that is guaranteed to return a string and an error value (OR nil).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: