Golang drawer
@golang101
173
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
173 subscribers
Golang drawer
https://blog.logrocket.com/how-to-make-a-tic-tac-toe-bot-with-webassembly-for-go-e01800a874c9
LogRocket Blog
How to make a tic-tac-toe bot with WebAssembly for Go - LogRocket Blog
A while back, I wrote an article about the basic setup for Go WebAssembly in a React app. We’ll be piggybacking […]
Golang drawer
https://opensource.com/article/19/5/source-image-golang-part-1
Opensource
Getting started with Source-to-Image for building container images
Source-to-Image is an excellent tool for building container images for applications in a fast, fl
Golang drawer
https://opensource.com/article/19/5/source-image-golang-part-2
Opensource.com
Designing a Source-to-Image build for a Go application
In my first article in this series about Source-to-Image (S2I), we examined the required files and discussed how the S2I standard works with any programming language, from Python to Ruby to Go. Now let's explore designing an S2I build specifically for a Go…
Golang drawer
https://opensource.com/article/19/5/source-image-golang-part-3
Opensource.com
Testing a Go-based S2I builder image
In the third article in this series on Source-to-Image for Golang applications, build your application image and take it out for a spin.
Golang drawer
https://developer.here.com/blog/interacting-with-a-neo-6m-gps-module-using-golang-and-a-raspberry-pi-zero-w
HERE Developer Blog
Interacting with a NEO 6M GPS Module using Golang and a Raspberry Pi Zero W - HERE Developer
About a week ago I had written a tutorial around my NEO 6M GPS module and the Go programming language. In this tutorial I demonstrated how to use Golang to interact with the serial port on my computer, consume the GPS stream, parse the NMEA formatted sentences…
Golang drawer
https://youtu.be/5iVDYga9ts0
YouTube
Writing Microservice Integration Tests in Go (Finally) - GopherCon SG 2019
Speaker: Michael Farinacci, WeWork
Integration testing microservices is an extremely difficult task when systems are large, but it doesn’t have to be that way. Golang’s native concurrency enables developers to easily run and communicate with mocked versions…
Golang drawer
https://www.codeproject.com/Articles/4418440/Gos-Armed-Golang
Codeproject
Gos: Armed Golang
gos is compatible with all go commands and has go mod/get equipped with smart GOPROXY, it automatically distinguishes between private and public repositories and uses GOPROXY to download your lost package when appropriate.
Golang drawer
https://jmoiron.github.io/sqlx/
Golang drawer
https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer
GitLab
GitLab.org / gitlab-elasticsearch-indexer · GitLab
Elasticsearch indexer for GitLab
Golang drawer
https://github.com/msolimans/generator-sls
GitHub
msolimans/generator-sls
Yeoman generator for a lambda Serverless project. Contribute to msolimans/generator-sls development by creating an account on GitHub.
Golang drawer
https://github.com/gokcehan/lf
GitHub
GitHub - gokcehan/lf: Terminal file manager
Terminal file manager. Contribute to gokcehan/lf development by creating an account on GitHub.
Golang drawer
https://github.com/nicksnyder/go-i18n
GitHub
GitHub - nicksnyder/go-i18n: Translate your Go program into multiple languages.
Translate your Go program into multiple languages. - nicksnyder/go-i18n
Golang drawer
https://simonjf.com/writing/phd-thesis.pdf
Golang drawer
https://arxiv.org/pdf/1905.06520.pdf
Golang drawer
https://youtu.be/oL6WovwwxrY
YouTube
Fluent Bit: Extending Your Logging Pipeline with Go - Warren Fernandes & Jason Keene, Pivotal
Fluent Bit: Extending Your Logging Pipeline with Go - Warren Fernandes & Jason Keene, Pivotal Fluent Bit is a high-performance and lightweight logging agent ...
Golang drawer
https://youtu.be/fMq3IpPE3TU
YouTube
The Story of Why We Migrate to gRPC and How We Go About It - Matthias Grüter, Spotify
Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io
Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference…
Golang drawer
https://youtu.be/_y-lzjdVEf0
YouTube
Authentication and Security in gRPC Microservices - Jan Tattermusch, Google
Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io
Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference…
Golang drawer
https://medium.com/ki-labs-engineering/rest-api-error-handling-in-go-behavioral-type-assertion-509d93636afd
Medium
REST API Error Handling in Go: Behavioral Type Assertion
Error handling is, without doubt, one of the most fundamental topics that every developer should know by the hearth. But its importance is…
Golang drawer
https://medium.com/rungo/string-formatting-in-go-dd752ff7f60
Medium
String formatting in Go
String formatting or String interpolation is an important concept in any language. Printf would probably be the general implementation of…
Golang drawer
Channel photo updated
Golang drawer
https://www.grank.io/