Golang drawer
@golang101
177
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
177 subscribers
Golang drawer
https://github.com/rakyll/autopprof
GitHub
GitHub - rakyll/autopprof: Pprof made easy at development time for Go
Pprof made easy at development time for Go. Contribute to rakyll/autopprof development by creating an account on GitHub.
Golang drawer
https://github.com/houseofcat/turbocookedrabbit
GitHub
GitHub - houseofcat/turbocookedrabbit: A user friendly RabbitMQ library written in Golang.
A user friendly RabbitMQ library written in Golang. - houseofcat/turbocookedrabbit
Golang drawer
https://github.com/goproxy/goproxy.cn
GitHub
GitHub - goproxy/goproxy.cn: The most trusted Go module proxy in China.
The most trusted Go module proxy in China. Contribute to goproxy/goproxy.cn development by creating an account on GitHub.
Golang drawer
https://mdelapenya.github.io/lpn/index.html
Golang drawer
https://blog.jetbrains.com/go/2019/09/17/shell-scripting-with-goland-2019-2/
GoLand Blog
Shell Scripting with GoLand 2019.2
Go developers may rely at times on shell scripts to perform various tasks. In this post, we’ll have a look at the new builtin support for Shell scripting in GoLand 2019.2. First, we need a new shel…
Golang drawer
https://github.com/keybase/client
GitHub
GitHub - keybase/client: Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
Keybase Go Library, Client, Service, OS X, iOS, Android, Electron - keybase/client
Golang drawer
https://github.com/magefile/mage/releases/tag/v1.9.0
GitHub
magefile/mage
a Make/rake-like build tool using Go. Contribute to magefile/mage development by creating an account on GitHub.
Golang drawer
https://github.com/lucas-clemente/quic-go
GitHub
GitHub - quic-go/quic-go: A production-ready QUIC implementation in pure Go
A production-ready QUIC implementation in pure Go. Contribute to quic-go/quic-go development by creating an account on GitHub.
Golang drawer
https://github.com/grpc-ecosystem/go-grpc-middleware/releases/tag/v1.1.0
GitHub
Release v1.1.0 · grpc-ecosystem/go-grpc-middleware
[v1.1.0] - 2019-09-12
Added
#226 Support for go modules.
#221 logging/zap add support for gRPC LoggerV2 - kush-patel-hs
#181 Rate Limit support - ceshihao
#161 Retry on server stream call - lonnb...
Golang drawer
https://eli.thegreenplace.net/2019/go-internals-capturing-loop-variables-in-closures/
Golang drawer
http://www.melvinvivas.com/develop-graphql-web-apis-using-golang/
Golang drawer
https://github.com/rothgar/mastering-zsh
GitHub
GitHub - rothgar/mastering-zsh: Advanced topics to take advantage of zsh
👩💻
👨💻
Advanced topics to take advantage of zsh
👩💻
👨💻
. Contribute to rothgar/mastering-zsh development by creating an account on GitHub.
Golang drawer
https://techblog.fexcofts.com/2019/09/16/go-and-test-goconvey/
Tech Blog
Go and Test: GoConvey - Tech Blog
BDD with GoConvey GoConvey is a very good suite to test in Go. It has a lot of interesting characteristics, it is very flexible and it help us do testing.…
Golang drawer
https://arschles.com/blog/go-1.13-for-private-repositories/
arschles
Go 1.13 for Private Repositories
Aaron on the Web
Golang drawer
https://ieftimov.com/post/testing-in-go-fixtures/
Ilija Eftimov
👨🚀
Testing in Go: Fixtures
When I was researching the topic of test fixtures, I couldn’t find much about their beginnings.
Golang drawer
https://www.codementor.io/beber89/webassembly-to-run-blockchain-using-go-yuw6f9u7m
www.codementor.io
WebAssembly to run blockchain using Go | Codementor
This is an article aiming at explaining how to deploy a Go application as a webassembly. The example running here demonstrates how the working of a blockchain in a simple scenario between two imagined users.
Golang drawer
https://medium.com/@aashray/daily-code-5-lamport-clocks-8f6843bf7043
Medium
Daily Code 5: Lamport Clocks
Lamport clocks are one of the simplest, but most critical elements of distributed systems theory. This is because they attempt to define…
Golang drawer
https://making.pusher.com/splash-the-cache-how-caching-improved-our-reliability/
Making Pusher
Splash the cache: how caching improved our reliability - Making Pusher
Caching can bring major improvements to a system's reliability - here's how we did it.
Golang drawer
https://www.gmarik.info/blog/2019/12-factor-golang-flag-package/
www.gmarik.info
12 factor configuration with Go's `flag` package
Cost-effective way to have your app conform with 12 factor methodology with Go’s stock flag package.
Summary Previously, before “cloud” was a thing, it was common to have configuration part of the source code, ie Rails’ config/database.yaml.
These days, with…
Golang drawer
https://gianarb.it/blog/reactive-planning-and-reconciliation-in-go