Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://fasterthanli.me/articles/i-want-off-mr-golangs-wild-ride
fasterthanli.me
I want off Mr. Golang's Wild Ride
My honeymoon with the Go language is extremely over.
This article is going to have a different tone from what I’ve been posting the past year - it’s a proper rant. And I always feel bad writing tho...
Golang drawer
https://github.com/AllenDang/giu
GitHub
GitHub - AllenDang/giu: Cross platform rapid GUI framework for golang based on Dear ImGui.
Cross platform rapid GUI framework for golang based on Dear ImGui. - AllenDang/giu
Golang drawer
https://github.com/cockroachdb/errors
GitHub
GitHub - cockroachdb/errors: Go error library with error portability over the network
Go error library with error portability over the network - cockroachdb/errors
Golang drawer
https://github.com/go-vgo/robotgo
GitHub
GitHub - go-vgo/robotgo: RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar
RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar - go-vgo/robotgo
Golang drawer
https://github.com/fyne-io/fyne
GitHub
GitHub - fyne-io/fyne: Cross platform GUI toolkit in Go inspired by Material Design
Cross platform GUI toolkit in Go inspired by Material Design - fyne-io/fyne
Golang drawer
https://github.com/charmbracelet/bubbletea
GitHub
GitHub - charmbracelet/bubbletea: A powerful little TUI framework
🏗
A powerful little TUI framework
🏗
. Contribute to charmbracelet/bubbletea development by creating an account on GitHub.
Golang drawer
https://www.youtube.com/watch?v=qPIB3STWXVk
YouTube
GopherCon 2020: Debugging Code Generation in Go - Jaana Dogan
Have you ever tried to understand how the Go toolchain takes your source code and generates a binary? Have you ever wondered how you can inspect machine code generated from Go source code? Or, have you ever optimized some Go code to later realize Go compiler…
Golang drawer
https://utcc.utoronto.ca/~cks/space/blog/programming/GoModulesOnlyFuture
Golang drawer
https://bencane.com/2020/12/29/how-to-structure-a-golang-cli-project/
Medium
How to Structure a Go Command-Line Project
A detailed example of a Golang project structure, specifically for command-line tools.
Golang drawer
https://www.youtube.com/watch?v=YoDGTwwQTso
YouTube
Go 1.16 Embeded Files Tutorial - BETA Feature
👨💻
For the price of a
☕
every month, sign up and gain access to a growing list of premium courses on my site - https://tutorialedge.net/pricing/
✅
Subscribe and hit that
🔔
to get notified for all the latest tutorials!
Draft - https://github.com/go…
Golang drawer
https://thingsthatkeepmeupatnight.dev/posts/golang-http-handler-errors/
thingsthatkeepmeupatnight.dev
Elegance of Go's error handling
Handling errors in go's http handler
Golang drawer
https://rohitpaulk.com/articles/cmd-run-dev-null
Golang drawer
https://gist.github.com/prologic/5f6afe9c1b98016ca278f4d507e65510
Gist
Learn Go in ~5mins
Learn Go in ~5mins. GitHub Gist: instantly share code, notes, and snippets.
Golang drawer
https://www.gobeyond.dev/wtf-dial/
Go Beyond
Introducing WTF Dial (again)
A blog series where we build and deploy a real-world Go application.
Golang drawer
https://www.youtube.com/watch?v=RPCEH247twU
YouTube
Serverless Go in Azure Functions with custom handlers
Getting started from scratch with Go custom handlers in Azure Functions.
2:10 Convert a Go HTTP API to Azure Functions with minimal changes
7:15 Trigger a Go function from queue messages
12:34 Deploy the function app to an Azure Functions Consumption plan…
Golang drawer
https://eleni.blog/2020/12/19/debugging-in-go-with-delve/
Eleni Fragkiadaki
Debugging in Go with Delve
Debugging in Go using the Delve tool from the command line. Learn how to create breakpoints, run your program and print information about your variables and stack traces.
Golang drawer
https://www.youtube.com/watch?v=1I1WmeSjRSw
YouTube
GopherCon 2020: Pardon the Interruption: Loop Preemption in Go 1.14 - Austin Clements
Go 1.14 significantly changed how goroutines are preempted for scheduling and garbage collection. Since Go 1.2, the Go runtime has preempted goroutines only at function calls. Most of the time, this let Go developers ignore preemption and focus on writing…
Golang drawer
https://go2cs.net
Golang drawer
https://github.com/360EntSecGroup-Skylar/excelize
GitHub
GitHub - qax-os/excelize: Go language library for reading and writing Microsoft Excel
™
(XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
Go language library for reading and writing Microsoft Excel
™
(XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets - qax-os/excelize
Golang drawer
https://github.com/hajimehoshi/oto
GitHub
GitHub - ebitengine/oto: ♪ A low-level library to play sound on multiple platforms ♪
♪ A low-level library to play sound on multiple platforms ♪ - ebitengine/oto