Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://gochronicles.dev/posts/datastructures/list/singlylinkedlist/part-ii/
gochronicles.dev
Using Subtests in Go (Golang)
What is subtest? Go 1.7 introduced the concept of subtest for better handling of failures, and fine-grained control of which tests to run. It is the standard way of grouping tests that test same function/logic with multiples cases and leads to simpler and…
Golang drawer
https://polyfloyd.net/post/golang-subtle-pitfalls/
polyfloyd's stuff
7 Subtle Pitfalls in the Go Language - polyfloyd's stuff
Introduction How well do you know the Go programming language? Have you written something in Go that does not quite does what you want it to do? Then you may find this article interesting.
We explore some subtle ways one can introduce a bug in a Go program.…
Golang drawer
https://ieftimov.com/post/tell-team-running-late-google-home-google-functions-golang-twilio/
Ilija Eftimov
👨🚀
Tell your team you are running late using Google Home, Google Cloud Functions, Golang and Twilio
In this age of cloud platforms, Internet of Things and SaaS products that are easy to integrate with, the effort of automating parts of your life is shrinking down substantially with every year that goes by.
Golang drawer
https://github.com/jesseduffield/lazydocker
GitHub
GitHub - jesseduffield/lazydocker: The lazier way to manage everything docker
The lazier way to manage everything docker. Contribute to jesseduffield/lazydocker development by creating an account on GitHub.
Golang drawer
https://github.com/gopherjs/vecty#readme
GitHub
GitHub - hexops/vecty: Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern…
Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS. - hexops/vecty
Golang drawer
https://github.com/axcdnt/snitch
GitHub
GitHub - axcdnt/snitch: Snitch is the tool that keeps your tests under surveillence.
Snitch is the tool that keeps your tests under surveillence. - GitHub - axcdnt/snitch: Snitch is the tool that keeps your tests under surveillence.
Golang drawer
https://github.com/dropbox/goebpf
GitHub
GitHub - dropbox/goebpf: Library to work with eBPF programs from Go
Library to work with eBPF programs from Go. Contribute to dropbox/goebpf development by creating an account on GitHub.
Golang drawer
https://gethydra.sh/hydra-1.0-stable-release/
Golang drawer
https://github.com/antonmedv/expr/releases/tag/v2.0.0
Golang drawer
https://github.com/Shopify/sarama
GitHub
GitHub - IBM/sarama: Sarama is a Go library for Apache Kafka.
Sarama is a Go library for Apache Kafka. Contribute to IBM/sarama development by creating an account on GitHub.
Golang drawer
https://boyter.org/static/aws-go-archive-presso/
Golang drawer
https://cronokirby.github.io/posts/data-races-vs-race-conditions/
Golang drawer
https://youtu.be/177n7_5fYjY
YouTube
GothamGo 2019 – "The Athens Project - A Proxy Server for Go Modules" by Aaron Schlesinger
The Athens Project - A Proxy Server for Go Modules by Aaron Schlesinger
Aaron Schlesinger is a developer advocate at Microsoft Azure and a core maintainer of the Athens Project. Before Athens, he was a core maintainer and chair of the Kubernetes SIG-Service…
Golang drawer
https://dzone.com/articles/a-detailed-introduction-to-tcp
dzone.com
A Detailed Introduction to TCP - DZone IoT
This article introduces TCP and its underlying principle and application architectures, and discusses how to use it to build high-performance servers.
Golang drawer
https://dzone.com/articles/a-detailed-introduction-to-tcp
dzone.com
A Detailed Introduction to TCP - DZone IoT
This article introduces TCP and its underlying principle and application architectures, and discusses how to use it to build high-performance servers.
Golang drawer
https://apps.apple.com/us/app/go-playground/id1437518275
App Store
Go Playground
Go Playground lets you interactively edit & run Go snippets on your mobile device. It’s ideal as a companion for learning the Go programming language, for code reviews and collaboration with teammates.
Features:
1. Interactive editor with syntax highlighting…
Golang drawer
https://about.gitlab.com/2019/06/27/removing-mysql-support/
Gitlab
Why we're ending support for MySQL in 12.1
GitLab will be ending support for MySQL starting with our 12.1 release – here's why.
Golang drawer
https://github.com/vultr/govultr
GitHub
GitHub - vultr/govultr: Vultr Go API client
Vultr Go API client. Contribute to vultr/govultr development by creating an account on GitHub.
Golang drawer
https://www.linuxuprising.com/2019/07/lazydocker-new-docker-and-docker.html
Linux Uprising Blog
LazyDocker: New Docker And Docker Compose Terminal UI
LazyDocker is a new free and open source terminal UI for Docker and Docker Compose. Use it to view the state of a docker or docker-compose container environment, view logs, restart / remove / rebuild containers or services, and much more.
Golang drawer
https://dzone.com/articles/how-to-create-the-smallest-docker-image-for-your-g
dzone.com
How to Create the Smallest Docker Image for Your Golang App - DZone DevOps
This post, complete with code, will teach you to make the smallest possible Docker image for your Golang application using the Build flow tool Habitus.
Golang drawer
https://caddyserver.com/blog/caddy-2-ready-for-developers