Generics in Go — Bitfield Consulting
https://bitfieldconsulting.com/golang/generics
Good resources for testing in Go • r/golang
https://www.reddit.com/r/golang/comments/9zri71/good_resources_for_testing_in_go/
JBD 🎄 on Twitter
https://twitter.com/rakyll/status/1000128803153170432
Noah Zoschke's Stack Decision
https://stackshare.io/nzoschke/decisions/101229315381856666
go - Golang. What to use? http.ServeFile(..) or http.FileServer(..)? - Stack Overflow
https://stackoverflow.com/questions/28793619/golang-what-to-use-http-servefile-or-http-fileserver
proposal: Go 2: Lightweight anonymous function syntax · Issue #21498 · golang/go · GitHub
https://github.com/golang/go/issues/21498
proposal: slices: new package to provide generic slice functions · Issue #45955 · golang/go · GitHub
https://github.com/golang/go/issues/45955
proposal: spec: allow combining characters in identifiers · Issue #20706 · golang/go
https://github.com/golang/go/issues/20706
proposal: spec: allow signed shift counts · Issue #19113 · golang/go
https://github.com/golang/go/issues/19113
r/golang - Do we check for nil on all method pointer receivers?
https://www.reddit.com/r/golang/comments/aafoxm/do_we_check_for_nil_on_all_method_pointer/
r/golang - Do you need a web framework for Go?
https://www.reddit.com/r/golang/comments/a9u49x/do_you_need_a_web_framework_for_go/
r/golang - Do you use database in your Go project?
https://www.reddit.com/r/golang/comments/a6yo8k/do_you_use_database_in_your_go_project/
r/golang - Easily building WASM projects, custom Prometheus metrics for apps in Kubernetes & Golang @ PayPal
https://www.reddit.com/r/golang/comments/aaopab/easily_building_wasm_projects_custom_prometheus/
r/golang - Go for Devops
https://www.reddit.com/r/golang/comments/a9ppmy/go_for_devops/
r/golang - How do I simulate Database errors, so I can test the fault tolerance level of my code.
https://www.reddit.com/r/golang/comments/a99d2k/how_do_i_simulate_database_errors_so_i_can_test/
r/golang - How should I structure my project ? (API)
https://www.reddit.com/r/golang/comments/abdxg7/how_should_i_structure_my_project_api/
r/golang - How to continually monitor a channel?
https://www.reddit.com/r/golang/comments/a8557t/how_to_continually_monitor_a_channel/
r/golang - I haven’t programmed in a while and I can’t wait to get back into it.
https://www.reddit.com/r/golang/comments/aa9px6/i_havent_programmed_in_a_while_and_i_cant_wait_to/
r/golang - I'm currently creating my first golang library - plase tell me whats good or bad about my API
https://www.reddit.com/r/golang/comments/adeo9i/im_currently_creating_my_first_golang_library/
r/golang - Skipping Lines in CSV files with bufio.Scanner
https://www.reddit.com/r/golang/comments/arhp78/skipping_lines_in_csv_files_with_bufioscanner/
r/golang - Unmarshaling JSON where key acts as an ID
https://www.reddit.com/r/golang/comments/ab13v3/unmarshaling_json_where_key_acts_as_an_id/
r/golang - What are some things you struggled with when using Go?
https://www.reddit.com/r/golang/comments/aeccm7/what_are_some_things_you_struggled_with_when/
r/golang - What are the things that professional software developers do but novices dont?
https://www.reddit.com/r/golang/comments/aahq40/what_are_the_things_that_professional_software/
r/golang - What is the idiomatic way to handle POST JSON data?
https://www.reddit.com/r/golang/comments/aaunev/what_is_the_idiomatic_way_to_handle_post_json_data/
r/golang - What kind of projects do you implement with Go at work?
https://www.reddit.com/r/golang/comments/a8pccj/what_kind_of_projects_do_you_implement_with_go_at/
r/golang - When is concurrency helpful to me?
https://www.reddit.com/r/golang/comments/a8msnr/when_is_concurrency_helpful_to_me/
r/golang - When you're trying to learn about Context.
https://www.reddit.com/r/golang/comments/abank8/when_youre_trying_to_learn_about_context/
r/golang - [security] Go 1.11.3 and Go 1.10.6 pre-announcement
https://www.reddit.com/r/golang/comments/a437pn/security_go_1113_and_go_1106_preannouncement/
r/golang - passing a []byte contains \n to fmt.Fprint
https://www.reddit.com/r/golang/comments/abyxqp/passing_a_byte_contains_n_to_fmtfprint/