Golang drawer
@golang101
173
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
173 subscribers
Golang drawer
https://github.com/mcmathja/curlyq
GitHub
GitHub - mcmathja/curlyq: Efficient and reliable background processing for Go
Efficient and reliable background processing for Go - mcmathja/curlyq
Golang drawer
https://github.com/mszostok/version/releases/tag/v1.1.0
GitHub
Release v1.1.0 · mszostok/version
🎉
Version 1.1.0 is now available!
✨
Key highlights
Extra fields support!
Each project may want to display more information such as documentation or changelog URLs, sometimes even domain related fie...
Golang drawer
https://programmingeeksclub.com/the-advantages-of-using-go/
Programming Geeks Club - Programming Geeks Club
The Advantages Of Using Go - Programming Geeks Club
In this article we covered the history of Go, advantages of using Go, is go perfect language to learn, disadvantages of Go, why Go does not have preprocessor.
Golang drawer
https://monzo.com/blog/2022/09/29/migrating-our-monorepo-seamlessly-from-dep-to-go-modules
Monzo
Migrating our monorepo seamlessly from Dep to Go Modules
Since 2018, we've used Dep to manage our monorepo dependencies, but when it was deprecated switching to Go Modules was a high risk change. This post explains how we reduced that risk by iteratively updating our dependencies for a seamless migration.
Golang drawer
https://www.jetpack.io/blog/devbox-turn-a-1000-container-script-into-10-lines/
Jetpack.io
Devbox: turn a 1000+ container script into <10 lines
After moving from a Docker container to the containerless Devbox shell, we freed up CPU usage and multiple gigabytes of memory on our computers.
Golang drawer
https://www.oreilly.com/library/view/head-first-go/9781491969540/
O’Reilly Online Learning
Head First Go
What will you learn from this book? Go makes it easy to build software that’s simple, reliable, and efficient. Andthis book makes it easy for programmers like you to get started.... - Selection from Head First Go [Book]
Golang drawer
https://nats.io/blog/matrix-dendrite-kafka-to-nats/
NATS.io
The Matrix Dendrite Project move from Kafka to NATS
Matrix Dendrite Matrix is a federated protocol for real-time communications built on top of distributed data structures and Dendrite is an implementation of a Matrix homeserver built following a microservice architecture. It was originally intended to help…
Golang drawer
https://gist.github.com/fsmv/02c636d4da58106f113049ee45a62f50
Gist
A runnable go script that creates an http basic auth password hash compatible with .htaccess (this is just the password part, you…
A runnable go script that creates an http basic auth password hash compatible with .htaccess (this is just the password part, you have to add username:<hash>) - pass.go
Golang drawer
https://revs.runtime-revolution.com/golang-dns-resolving-a56ed59981fe
Medium
Golang DNS Resolving
Lately, I have been writing Go at work, and I have been enjoying it a lot! This is a TIL about making Go communicate with local services.
Golang drawer
https://github.com/golangci/golangci-lint/pull/3268
GitHub
feat: add allfields linter by subtle-byte · Pull Request #3268 · golangci/golangci-lint
allfields is a linter that checks that all fields in the struct literal are set. It is useful when we need to fill the struct with data, if we add the field to the struct the allfields help us not ...
Golang drawer
https://go.dev/doc/articles/wiki/
go.dev
Writing Web Applications - The Go Programming Language
Golang drawer
https://github.com/golang/go/discussions/56010
GitHub
redefining for loop variable semantics · golang go · Discussion #56010
Update 2023-06-06: Go 1.21 is expected to support GOEXPERIMENT=loopvar as a way of trying out these new semantics. See #57969 and https://go.dev/wiki/LoopvarExperiment. We have been looking at what...
Golang drawer
https://ueokande.github.io/go-slice-tricks/
ueokande.github.io
Go Slice Tricks Cheat Sheet
Web site created using create-react-app
Golang drawer
https://scribe.rip/the-godev-corner/how-to-run-go-integration-tests-for-third-party-services-using-docker-b8104a943c4
Golang drawer
https://y.com.sb/watch?v=b83S_N1kkJM
Invidious
How to Install and Setup Traefik with CloudFlare Using Your Own Domain
In this video/blog post we’ll look at How to Install and Setup Traefik with CloudFlare Using Your Own Domain Name.
For this to work, you’ll need to have a domain name purchased. You’ll also need a FREE CloudFlare account. You’ll need your domain’s DNS settings…
Golang drawer
https://github.com/meysamhadeli/problem-details
GitHub
GitHub - meysamhadeli/problem-details: ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized…
ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client. - meysamhadeli/problem-details
Golang drawer
https://github.com/gen2brain/mpeg
GitHub
GitHub - gen2brain/mpeg: MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go
MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go - gen2brain/mpeg
Golang drawer
https://github.com/johnnychang25678/my-words-app
GitHub
GitHub - johnnychang25678/my-words-app: For OSU 2022 Fall Hackathon
For OSU 2022 Fall Hackathon. Contribute to johnnychang25678/my-words-app development by creating an account on GitHub.
Golang drawer
https://github.com/Valentin-Kaiser/go-dbase
GitHub
GitHub - Valentin-Kaiser/go-dbase: Golang package for reading and writing FoxPro dBase tables (DBF), databases (DBC) and related…
Golang package for reading and writing FoxPro dBase tables (DBF), databases (DBC) and related memo (FPT) files. - Valentin-Kaiser/go-dbase
Golang drawer
https://github.com/xceejay/rest-api-starter
GitHub
GitHub - xceejay/rest-api-starter: Blazingly fast RESTful API starter in Golang for small to medium scale projects.
Blazingly fast RESTful API starter in Golang for small to medium scale projects. - GitHub - xceejay/rest-api-starter: Blazingly fast RESTful API starter in Golang for small to medium scale projects.
Golang drawer
https://github.com/henvic/pgq
GitHub
GitHub - henvic/pgq: pgq is a query builder for PostgreSQL written in Go.
pgq is a query builder for PostgreSQL written in Go. - henvic/pgq