Golang drawer
@golang101
173
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
173 subscribers
Golang drawer
https://dev.to/joncalhoun/getting-the-most-out-of-coding-courses-tutorials-3ooe
The DEV Community
Getting the most out of coding courses & tutorials
With all of these development tutorials and courses on the internet, how do we make sure we are retaining what we read? In this post I discuss different techniques that help improve how fast you learn, how much info is retained, and even ways to expand beyond…
Golang drawer
https://youtu.be/_BL_woM7ARs
YouTube
Go Meetup | Using Golang for Single Sign On
Speechmatics welcomed the Cambridge programming community to its offices in Cambridge where we host our monthly Go Meetups. Speechmatics’ Go Meetup is a chan...
Golang drawer
https://dave.cheney.net/2019/06/10/constant-time
Golang drawer
https://morsmachine.dk/http2-causalprof
Golang drawer
https://blog.merovius.de/2019/06/12/birdseye-go.html
blog.merovius.de
A bird's eye view of Go
Golang drawer
https://groups.google.com/forum/#!msg/golang-nuts/Rp1RUOu330Q/2xv-9ADBBQAJ
Golang drawer
https://awesome-go.com
Awesome-Go
A curated list of awesome Go frameworks, libraries and software - Awesome Go
A curated list of awesome #Golang frameworks, libraries and software
Golang drawer
https://www.perimeterx.com/blog/ok-lets-go/
PerimeterX
OK Let’s Go: Three Approaches to Structuring Go Code
As we advance towards writing micro systems and maintain smaller code bases, Go flexibility for project structure has a lot to offer in software engineering.
Golang drawer
https://rauhl.com/2019/06/implementing-a-resumable-exception-system-in-go/
Rauhl
Implementing a resumable exception system in Go
GitHub’s Semantic team recently wrote:
An example of [dynamic control flow] is the concept of resumable exceptions. During Semantic’s interpretation passes, invalid code (unbound variables, type errors, infinite recursion) is recognized and handled based…
Golang drawer
https://blog.benjojo.co.uk/post/dell-switch-hacking
Golang drawer
https://rshipp.com/go-api-integration-testing/
Ryan Shipp
Web API Integration Testing with Go
Write integration tests for Golang HTTP handlers, with GORM and mux. Continued from “Building a Go Web API.”
Golang drawer
https://www.digitalocean.com/community/tutorials/how-to-deploy-resilient-go-app-digitalocean-kubernetes
Digitalocean
How to Deploy a Resilient Go Application to DigitalOcean Kubernetes | DigitalOcean
In this tutorial, you will build a sample Go application and get it up and running locally on your development machine. Then you’ll containerize the applicat…
Golang drawer
https://github.com/AlecAivazis/survey
GitHub
GitHub - AlecAivazis/survey: A golang library for building interactive and accessible prompts with full support for windows and…
A golang library for building interactive and accessible prompts with full support for windows and posix terminals. - AlecAivazis/survey
Golang drawer
https://github.com/micro/go-micro
GitHub
GitHub - micro/go-micro: A Go microservices framework
A Go microservices framework. Contribute to micro/go-micro development by creating an account on GitHub.
Golang drawer
https://github.com/francoispqt/gojay
GitHub
GitHub - francoispqt/gojay: high performance JSON encoder/decoder with stream API for Golang
high performance JSON encoder/decoder with stream API for Golang - GitHub - francoispqt/gojay: high performance JSON encoder/decoder with stream API for Golang
Golang drawer
https://github.com/fireworq/fireworq
GitHub
GitHub - fireworq/fireworq: Fireworq is a lightweight, high-performance, language-independent job queue system.
Fireworq is a lightweight, high-performance, language-independent job queue system. - fireworq/fireworq
Golang drawer
https://github.com/geziyor/geziyor
GitHub
GitHub - geziyor/geziyor: Geziyor, blazing fast web crawling & scraping framework for Go. Supports JS rendering.
Geziyor, blazing fast web crawling & scraping framework for Go. Supports JS rendering. - geziyor/geziyor
Golang drawer
https://github.com/shurcooL/githubv4
GitHub
GitHub - shurcooL/githubv4: Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).
Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql). - shurcooL/githubv4
Golang drawer
https://github.com/journeymidnight/yig
GitHub
GitHub - journeymidnight/yig: An open source object storage server with Amazon S3 compatible API
An open source object storage server with Amazon S3 compatible API - journeymidnight/yig
Golang drawer
https://yourbasic.org/golang/gotcha/
yourbasic.org
Do you make these Go coding mistakes?
27 Go gotchas and pitfalls intended to help you find and fix similar problems in your own code.
Golang drawer
https://medium.com/@blanchon.vincent/go-how-does-defer-statement-work-1a9492689b6e
Medium
Go: How Does defer Statement Work?
ℹ️
This article is based on Go 1.12.