- Dave Cheney: Dynamically scoped variables in Go https://dave.cheney.net/2019/12/08/dynamically-scoped-variables-in-go 12 comments golang
Linking pages
- Go, without package scoped variables | Dave Cheney https://dave.cheney.net/2017/06/11/go-without-package-scoped-variables 45 comments
- You shouldn’t name your variables after their types for the same reason you wouldn’t name your pets “dog” or “cat” | Dave Cheney https://dave.cheney.net/2019/01/29/you-shouldnt-name-your-variables-after-their-types-for-the-same-reason-you-wouldnt-name-your-pets-dog-or-cat 29 comments
- GitHub - carlmjohnson/be: Generic testing helper for Go https://github.com/carlmjohnson/be 9 comments
- be package - github.com/carlmjohnson/be - Go Packages https://pkg.go.dev/github.com/carlmjohnson/be@v0.22.5 0 comments
- Abusing Context in Go Part II: Recovery - raidancampbell https://raidancampbell.com/posts/abusing-context-part-ii/ 0 comments
Linked pages
- Go, without package scoped variables | Dave Cheney https://dave.cheney.net/2017/06/11/go-without-package-scoped-variables 45 comments
- You shouldn’t name your variables after their types for the same reason you wouldn’t name your pets “dog” or “cat” | Dave Cheney https://dave.cheney.net/2019/01/29/you-shouldnt-name-your-variables-after-their-types-for-the-same-reason-you-wouldnt-name-your-pets-dog-or-cat 29 comments
- Context is for cancelation | Dave Cheney https://dave.cheney.net/2017/01/26/context-is-for-cancelation 24 comments
- testing package - testing - Go Packages http://golang.org/pkg/testing/#pkg-overview 20 comments
- A whirlwind tour of Go’s runtime environment variables | Dave Cheney http://dave.cheney.net/2015/11/29/a-whirlwind-tour-of-gos-runtime-environment-variables 14 comments
- On declaring variables | Dave Cheney http://dave.cheney.net/2014/05/24/on-declaring-variables 4 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:dave.cheney.net
Search title: Dynamically scoped variables in Go | Dave Cheney
See how to search.