Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://www.benthos.dev/
Golang drawer
https://github.com/variadico/noti
GitHub
GitHub - variadico/noti: Monitor a process and trigger a notification.
Monitor a process and trigger a notification. Contribute to variadico/noti development by creating an account on GitHub.
Golang drawer
https://chrome.google.com/webstore/detail/github-godoc/fhlenghekakdnaamlbkhhnnhdlpfpfej
Google
Github Godoc
Enhances Github UI for Go projects
Golang drawer
https://github.com/google/ko
GitHub
GitHub - ko-build/ko: Build and deploy Go applications
Build and deploy Go applications. Contribute to ko-build/ko development by creating an account on GitHub.
Golang drawer
https://github.com/Ullaakut/astronomer
GitHub
GitHub - Ullaakut/astronomer: A tool to detect illegitimate stars from bot accounts on GitHub projects
A tool to detect illegitimate stars from bot accounts on GitHub projects - Ullaakut/astronomer
Golang drawer
https://developers.redhat.com/blog/2019/06/24/go-and-fips-140-2-on-red-hat-enterprise-linux/
Red Hat Developer
Go and FIPS 140-2 on Red Hat Enterprise Linux | Red Hat Developer
Red Hat provides the Go programming language to Red Hat Enterprise Linux customers via the go-toolset package. If this package is new to you, and you want to
Golang drawer
https://github.com/micro/micro
GitHub
GitHub - micro/micro: A microservices toolkit
A microservices toolkit. Contribute to micro/micro development by creating an account on GitHub.
Golang drawer
https://github.com/Pungyeon/clean-go-article
GitHub
GitHub - Pungyeon/clean-go-article: A reference for the Go community that covers the fundamentals of writing clean code and discusses…
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go. - Pungyeon/clean-go-article
Golang drawer
https://github.com/mholt/archiver
GitHub
GitHub - mholt/archiver: DEPRECATED. Please use mholt/archives instead.
DEPRECATED. Please use mholt/archives instead. Contribute to mholt/archiver development by creating an account on GitHub.
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/