Golang drawer
@golang101
173
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
173 subscribers
Golang drawer
https://www.twilio.com/blog/introducing-twilio-go-helper-library
Twilio Blog
Introducing Twilio's Go Helper Library
Introducing the Twilio Helper for Go, to make working with Twilio's APIs as straightforward as possible for Go developers.
Golang drawer
https://github.com/facebookincubator/tacquito
GitHub
GitHub - facebookincubator/tacquito: Tacquito is an open source TACACs+ server written in Go that implements RFC8907
Tacquito is an open source TACACs+ server written in Go that implements RFC8907 - facebookincubator/tacquito
Golang drawer
https://github.com/nfx/go-htmltable
GitHub
GitHub - nfx/go-htmltable: Structured HTML table data extraction from URLs in Go that has almost no external dependencies
Structured HTML table data extraction from URLs in Go that has almost no external dependencies - nfx/go-htmltable
Golang drawer
https://www.crunchydata.com/blog/real-time-database-events-with-pg_eventserv
Crunchy Data
Real-time Database Events with pg_eventserv | Crunchy Data Blog
Introducing our newest open-source project, pg_eventserv! pg_eventserv takes events generated by the PostgreSQL NOTIFY command and passes the payload along to waiting WebSockets clients.
Golang drawer
https://pion.ly/blog/pion-opus/
Golang drawer
https://y.com.sb/watch?v=SLD1X12PywI
Invidious
Building Go Executables: The cgo / Docker Problem
In this example, we want to build a web server in Docker. @Miki Tebeka shows us how cgo can create some roadblocks with our Alpine Docker image and how to solve them.
Quick answer: When you try to run Docker and get a ‘not found’ error, it may be due to…
Golang drawer
https://y.com.sb/watch?v=RVTfPy_NELc
Invidious
Memory layout and mechanics of arrays and slices | Golang | intermediate level
We discuss the memory layout of arrays and slices in Golang. This provides a good mental model for writing efficient and bug free Go code that includes slices.
0:00 Intro
0:27 Arrays
1:35 Slices
4:19 Initializing a slice
4:48 Passing slice as function arguments…
Golang drawer
https://y.com.sb/watch?v=6lOLx26S0MU
Invidious
How to automatically create architecture diagrams for Go microservice architectures
Here's how you can use Encore to create a microservice architecture diagram for you Go backend application, that is automatically updated in real-time as you make code changes.
Learn more and try it for yourself: https://encore.dev/docs/develop/encore-flow
Golang drawer
https://scribe.rip/scum-gazeta/writing-your-own-postgresql-driver-ebd5fd6d187d
Golang drawer
https://eli.thegreenplace.net/2022/serving-static-files-and-web-apps-in-go/
Golang drawer
https://bitfieldconsulting.com/golang/functional
Bitfield Consulting
func to functional — Bitfield Consulting
Thanks to generics, there are some interesting new ways to program in Go. This article explains how we can use functional programming techniques like Map, Filter, and Reduce, and what kind of problems they might help us to solve.
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://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://y.com.sb/watch?v=ebEfF1wzc54&feature=youtu.be
Invidious
How to test your Go HTTP client: Two approaches
How can you test your connection to a third-party HTTP service in Go? I'll show you two different ways.
See the code at https://gitlab.com/boldly-go/httpclienttest
Golang drawer
https://y.com.sb/watch?v=eAqrFOJPphc
Invidious
Golang Tutorial for absolute beginners. Part 1
The Golang Tutorial is a series about learning Golang language.
In this video, we'll start with types, variables and loops.
Source code: https://github.com/amazemind-io/golang-crash-course
Golang drawer
https://y.com.sb/watch?feature=share&v=05t_wVKl2pA
Golang drawer
https://y.com.sb/watch?v=6lOLx26S0MU
Invidious
How to automatically create architecture diagrams for Go microservice architectures
Here's how you can use Encore to create a microservice architecture diagram for you Go backend application, that is automatically updated in real-time as you make code changes.
Learn more and try it for yourself: https://encore.dev/docs/develop/encore-flow
Golang drawer
https://github.com/joegasewicz/form-validator
GitHub
GitHub - joegasewicz/form-validator: Validate the incoming request's form values & cast to valid Go type
Validate the incoming request's form values & cast to valid Go type - GitHub - joegasewicz/form-validator: Validate the incoming request's form values & cast to valid Go type
Golang drawer
https://github.com/stephenafamo/isbot
GitHub
GitHub - stephenafamo/isbot: Detect bots/crawlers/spiders using the user agent string.
Detect bots/crawlers/spiders using the user agent string. - stephenafamo/isbot
Golang drawer
https://github.com/leoantony72/rplace
GitHub
GitHub - leoantony72/rplace: Backend Development of reddit r/place
🐱
💻
Backend Development of reddit r/place
🐱
💻
. Contribute to leoantony72/rplace development by creating an account on GitHub.