Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://medium.com/safetycultureengineering/why-go-is-a-good-language-for-microservices-b4fc6a5a532c
Medium
Why Go is a good language for microservices?
Early last year, we decided to move to Go as the language of our choice for
our microservices at SafetyCulture. Before this, our…
Golang drawer
https://www.sohamkamani.com/blog/golang/arrays-vs-slices/
Sohamkamani
A Comprehensive Guide of Arrays and Slices in Golang (and their differences)
This post will cover everything you need to know about arrays and slices in Go, and the differences between them.
Golang drawer
https://rshipp.com/go-react-frontend/
Ryan Shipp
Creating a React Frontend for a Go API
Add a React frontend with AJAX calls on top of a Go web API, and accessibility testing with axe. Continued from “Building a Go Web API.”
Golang drawer
https://www.codetips.co.uk/languages/go/conditionals-in-go-challenge-answer/
Golang drawer
https://gist.github.com/weppos/7843653
Gist
A Tour of Go Exercise: Fibonacci closure
A Tour of Go Exercise: Fibonacci closure. GitHub Gist: instantly share code, notes, and snippets.
Golang drawer
https://leftasexercise.com/2019/06/20/learning-go-with-kubernetes-i-basics/
LeftAsExercise
Learning Go with Kubernetes I – basics
When you work with Kubernetes and want to learn more about its internal workings and how to use the API, you will sooner or later reach the point at which the documentation can no longer answer all…
Golang drawer
https://leftasexercise.com/2019/06/24/learning-go-with-kubernetes-ii-navigating-structs-methods-and-interfaces/
LeftAsExercise
Learning Go with Kubernetes II – navigating structs, methods and interfaces
In the last post, we have set up our Go development environment and downloaded the Kubernetes Go client package. In this post, we will start to work on our first Go program which will retrieve and …
Golang drawer
https://leftasexercise.com/2019/06/27/learning-go-with-kubernetes-iii-slices-and-kubernetes-resources/
LeftAsExercise
Learning Go with Kubernetes III – slices and Kubernetes resources
In the last post, we have seen how structures, methods and interfaces in Go are used by the Kubernetes client API to model object oriented behavior. Today, we will continue our walk through to our …
Golang drawer
https://blog.risingstack.com/golang-tutorial-for-nodejs-developers-getting-started/
RisingStack Engineering
Golang Tutorial for Node.js Developers, Part I.: Getting started - RisingStack Engineering
This is a tutorial for Node.js devs about getting started with Go - while writing a server with net/http, encoding/json, envconfig & dependency management.
Golang drawer
https://blog.jetbrains.com/go/2019/06/26/goland-2019-2-eap-5/
GoLand Blog
GoLand 2019.2 EAP 5: Function call support, formatting placeholder highlighting, change signature quick-fix and more
Summer is here, and it’s not only the sun that’s burning hot. Our developers have been busy working on some great new features, and we are eager to share them with you! Download GoLand 2019.2 EAP 5…
Golang drawer
Golang drawer
pinned «
https://leftasexercise.com/2019/06/20/learning-go-with-kubernetes-i-basics/
»
Golang drawer
https://nullprogram.com/blog/2019/06/30/
Golang drawer
https://rauljordan.com/2019/07/02/go-lessons-from-writing-a-serialization-library-for-ethereum.html
rauljordan
Go Lessons from Writing a Serialization Library for Ethereum
Background
Golang drawer
https://developer.here.com/blog/real-time-maps-with-a-raspberry-pi-golang-and-here-xyz
HERE Developer Blog
Real-Time Maps with a Raspberry Pi, Golang, and HERE XYZ - HERE Developer
By now you’ve probably seen a few of my tutorials related to Raspberry Pi and location data. I’m a big fan of these small Internet of Things (IoT) devices and have written tutorials around WLAN positioning with Golang and GPS positioning with Node.js.
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.