Locally Patching Dependencies in Go — When you want to temporarily modify the code of a dependency (say, with a log statement or small change), go mod makes it super simple. There are also some tools and other approaches to consider.
Eli Bendersky
|
Build Go Apps That Scale on AWS — Learn how to build and deploy scalable applications to AWS using Go. This detailed video course will cover AWS Lambda, DynamoDB, API Gateway, JSON Web Tokens, and more.
Frontend Masters sponsor
|
Want to kill meetings? We’re looking for software engineering leaders to join the beta for a product aiming to do just that. Apply here.
|
|
Ergo 2.14: A Modern IRC Server/ircd — Formerly known as Oragono, this is a Go-powered IRCv3-compatible chat server that continues to get frequent upgrades as a very mature project.
Lingamneni, Oaks, Huber, Latt, et al.
|
CoreDNS: A DNS and Service Discovery Server — A DNS server built in Go that supports a variety of plugins, is a CNCF graduated project, and can integrate with Kubernetes and numerous cloud providers, should you need it.
CoreDNS Authors
|
OmniParser: A Go-Powered ETL System — Ingest CSV, XML, JSON, EDIFACT, X12, and more, in a streaming fashion, and transform it into JSON based upon a schema itself written in JSON.
JF Technology
|
-
gocron 2.8 – Run Go functions at pre-determined intervals.
-
Go Micro 5.3 – Popular Go microservices framework.
-
River 0.9 – Fast and reliable background jobs in Go.
-
go-arg 1.5 – Struct-based argument parsing.
|
|