goblog-ja icon indicating copy to clipboard operation
goblog-ja copied to clipboard

Japanese translation of "The Go Blog"

Results 4 goblog-ja issues
Sort by recently updated
recently updated
newest added

本文 > Multiple functions can read from the same channel until that channel is closed; this is called fan-out. This provides a way to distribute work amongst a group of...

> Still, if the perception persists that one must type > > ```if err != nil``` > > all the time, something must be wrong, and the obvious target is...

["HTTP/2 Server Push"](https://blog.golang.org/h2push) の日本語訳が完了しました。

"[Go Slices: usage and internals](https://blog.golang.org/go-slices-usage-and-internals)"の日本語訳が完了しました。