Hacker News new | ask | show | jobs
by ianlancetaylor 2848 days ago
Yes, the various fmt.Print functions only return an error if Write on the underlying Writer returns an error.