- Is there a way to iterate through a directory and return *os.File type for each item? https://golang.org/pkg/os/#Open 5 comments golang
Linking pages
- Don't defer Close() on writable files – joe shaw https://joeshaw.org/dont-defer-close-on-writable-files/ 449 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
- I ported my Gameboy Color emulator to WebAssembly - djhworld https://djhworld.github.io/post/2018/09/21/i-ported-my-gameboy-color-emulator-to-webassembly/ 49 comments
- GitHub - kuking/seof: Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc. https://github.com/kuking/seof 37 comments
- GitHub - lifadev/archive_aws-lambda-go-shim: Author your AWS Lambda functions in Go, effectively. https://github.com/eawsy/aws-lambda-go-shim 34 comments
- How to monitor the age of your AWS credentials, using Terraform, Go, AWS Lambda and Slack | by Ramiro Alvarez Fernandez | Empathy.co | Medium https://medium.com/empathybroker/how-to-monitor-the-age-of-your-aws-credentials-using-terraform-go-aws-lambda-and-slack-a9cc0ad322a 32 comments
- Learn how to write a file in Golang | golangbot.com https://golangbot.com/write-files/ 14 comments
- GitHub - file-go/fil: Unix file command written in Go https://github.com/joeky888/fil 9 comments
- Go Walkthrough: io package. Go is a programming language built for… | by Ben Johnson | Go Walkthrough | Medium https://medium.com/@benbjohnson/go-walkthrough-io-package-8ac5e95a9fbd 8 comments
- Go: More UNIX than UNIX - iRi http://www.jerf.org/iri/post/2931 8 comments
- fst package - go.didenko.com/fst - Go Packages https://godoc.org/go.didenko.com/fst 7 comments
- Golang Interfaces Explained – Alex Edwards https://www.alexedwards.net/blog/interfaces-explained 7 comments
- How to use JSON with Go [best practices] · YourBasic Go http://yourbasic.org/golang/json-example/ 7 comments
- GitHub - lifadev/archive_aws-lambda-go-shim: Author your AWS Lambda functions in Go, effectively. https://git.io/vMY2X 5 comments
- GitHub - martensson/nixy: nixy - nginx auto configuration and service discovery for Mesos/Marathon https://github.com/martensson/nixy 1 comment
- Codebase Refactoring (with help from Go) - The Go Programming Language https://go.dev/talks/2016/refactor.article 1 comment
- Prevent chromedp Chromium zombie processes from stacking | Aymeric Beaumet https://aymericbeaumet.com/prevent-chromedp-chromium-zombie-processes-from-stacking 0 comments
- Enriching MMDB files with your own data using Go https://blog.maxmind.com/2020/09/01/enriching-mmdb-files-with-your-own-data-using-go/ 0 comments
- Smart (and simple) ways to prevent symlink attacks in Go | Trail of Bits Blog https://blog.trailofbits.com/2020/11/24/smart-and-simple-ways-to-prevent-symlink-attacks-in-go/ 0 comments
Linked pages
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:golang.org
Search title: os package - os - Go Packages
See how to search.