Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.0
GitHub
Release MongoDB Go Driver 1.3.0 · mongodb/mongo-go-driver
The MongoDB Go driver team is pleased to release 1.3.0 of the official Go driver.
This release contains new functions to construct BSON registries, a new BSON registry that mimics the behavior of t...
Golang drawer
https://dev.to/koddr/welcome-to-fiber-an-express-js-styled-fastest-web-framework-written-with-on-golang-497
DEV Community
Welcome to Fiber — an Express.js styled web framework written in Go with
❤️
Introduction Hello, World!
👋
Today we will deal with a young (but ambitious) Fiber web fra...
Golang drawer
https://github.com/henvic/httpretty
GitHub
GitHub - henvic/httpretty: Package httpretty prints the HTTP requests you make with Go pretty on your terminal.
Package httpretty prints the HTTP requests you make with Go pretty on your terminal. - henvic/httpretty
Golang drawer
https://www.embly.run/star/
Golang drawer
https://www.arp242.net/wasm-cli.html
www.arp242.net
Running Go CLI programs in the browser with WASM
Golang drawer
https://gianarb.it/blog/continuous-profiling-go-apps-in-kubernetes
gianarb.it
Continuous Profiling Go applications running in Kubernetes
Kube-Profefe is an open source project that acts like a bridge between Kubernetes and Profefe. It helps you to implement continuous profiling for Go applications running in Kubernetes.
Golang drawer
https://www.youtube.com/watch?v=2kjmLQY8RJk
YouTube
'Advanced Debugging Techniques of Go Code' by Andrii Soldatenko
There are many different books and articles about how to write good code in go, but not so many how to debug code efficiently.
Uploaded to this channel as we wanted to link this talk in the https://golangweekly.com/ newsletter and it's not on FOSDEM's channel…
Golang drawer
https://ieftimov.com/post/testing-in-go-golden-files/
Ilija Eftimov
👨🚀
Testing in Go: Golden Files
Hardcoding the expected values in an assertion is a straightforward approach in testing.
Golang drawer
https://medium.com/a-journey-with-go/go-how-are-loops-translated-to-assembly-835b985309b3
Medium
Go: How Are Loops Translated to Assembly?
ℹ️
This article is based on Go 1.13.
Golang drawer
https://jcmturner.github.io/go/2020/02/01/adopting-go-modules.html
jcmturner blog
Adopting Go Modules and integrating with Github Actions
TL;DR
Golang drawer
https://tip.golang.org/doc/go1.14
tip.golang.org
Go 1.14 Release Notes - The Go Programming Language
Golang drawer
https://blog.discordapp.com/why-discord-is-switching-from-go-to-rust-a190bbca2b1f
Medium
Why Discord is switching from Go to Rust
Rust is becoming a first class language in a variety of domains. At Discord, we’ve seen success with Rust on the client side and server…
Golang drawer
https://the-zen-of-go.netlify.com/
Golang drawer
https://github.com/oragono/oragono
GitHub
GitHub - ergochat/ergo: A modern IRC server (daemon/ircd) written in Go.
A modern IRC server (daemon/ircd) written in Go. Contribute to ergochat/ergo development by creating an account on GitHub.
Golang drawer
https://github.com/bxcodec/faker
GitHub
GitHub - bxcodec/faker: Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository…
Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker/faker - bxcodec/faker
Golang drawer
https://github.com/rhaidiz/broxy
GitHub
GitHub - rhaidiz/broxy: An HTTP/HTTPS intercept proxy written in Go.
An HTTP/HTTPS intercept proxy written in Go. Contribute to rhaidiz/broxy development by creating an account on GitHub.
Golang drawer
https://github.com/ipfs/go-ipfs
GitHub
GitHub - ipfs/kubo: An IPFS implementation in Go
An IPFS implementation in Go. Contribute to ipfs/kubo development by creating an account on GitHub.
Golang drawer
https://github.com/go-delve/delve
GitHub
GitHub - go-delve/delve: Delve is a debugger for the Go programming language.
Delve is a debugger for the Go programming language. - go-delve/delve
Golang drawer
https://github.com/evanw/esbuild
GitHub
GitHub - evanw/esbuild: An extremely fast bundler for the web
An extremely fast bundler for the web. Contribute to evanw/esbuild development by creating an account on GitHub.
Golang drawer
https://blog.gitea.io/2020/02/gitea-1.11.0-is-released/
blog.gitea.io
Gitea 1.11.0 is released - Blog