- Best Designed Standard Library API's https://golang.org/pkg/io/#Writer 5 comments golang
- Why is Seeker in io but the required constants are in os? http://golang.org/pkg/io/#Seeker 12 comments golang
Linking pages
- Don't defer Close() on writable files – joe shaw https://joeshaw.org/dont-defer-close-on-writable-files/ 449 comments
- Standardizing WASI: A system interface to run WebAssembly outside the web - Mozilla Hacks - the Web developer blog https://hacks.mozilla.org/2019/03/standardizing-wasi-a-webassembly-system-interface/ 358 comments
- What’s New in Go 1.20, Part II: Major Standard Library Changes · The Ethically-Trained Programmer https://blog.carlmjohnson.net/post/2023/golang-120-arenas-errors-responsecontroller/ 305 comments
- Error Handling in Go – INNOQ https://www.innoq.com/en/blog/golang-errors-monads/ 239 comments
- EOF is not a character - Ruslan's Blog https://ruslanspivak.com/eofnotchar/ 191 comments
- Don’t force allocations on the callers of your API | Dave Cheney https://dave.cheney.net/2019/09/05/dont-force-allocations-on-the-callers-of-your-api 95 comments
- Avtok. Interface Upgrades in Go http://avtok.com/2014/11/05/interface-upgrades.html 88 comments
- Codebase Refactoring (with help from Go) - The Go Programming Language https://talks.golang.org/2016/refactor.article 51 comments
- Struct composition with Go | Dave Cheney http://dave.cheney.net/2015/05/22/struct-composition-with-go 30 comments
- Go Packages we developed for our games - DEV Community https://dev.to/hajimehoshi/go-packages-we-developed-for-our-games--4cl9 27 comments
- The Go Object Lifecycle | Middlemost Systems https://middlemost.com/object-lifecycle/ 26 comments
- GitHub - jochasinga/requests: Functional HTTP Requests in Go http://github.com/jochasinga/requests 16 comments
- Playing with kernel TLS in Linux 4.13 and Go https://blog.filippo.io/playing-with-kernel-tls-in-linux-4-13-and-go/ 16 comments
- Why it’s Worth Learning Go. There’s a bit of a love/hate thing… | by RJ Zaworski | Medium https://medium.com/@rjzaworski/why-its-worth-learning-go-1df48d9dcc48 14 comments
- Compile-time assertions in Go · Don't Panic http://commaok.xyz/post/compile-time-assertions/ 13 comments
- GitHub - klauspost/compress: Optimized Go Compression Packages https://github.com/klauspost/compress 12 comments
- ★ Ultimate Guide to Go Variadic Functions | by Inanc Gumus | Learn Go Programming https://blog.learngoprogramming.com/golang-variadic-funcs-how-to-patterns-369408f19085 11 comments
- GitHub - inconshreveable/log15: Structured, composable logging for Go https://github.com/inconshreveable/log15 11 comments
- How I Learned To Quit Worrying And Love Goâs Interfaces https://paddy.io/posts/go-interfaces/ 10 comments
- Refactoring Go Code to Avoid File I/O in Unit Tests | Matthias Endler https://matthias-endler.de/2018/go-io-testing/ 10 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:golang.org
Search title: io package - io - Go Packages
See how to search.