Golang drawer
@golang101
173
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
173 subscribers
Golang drawer
https://yewtu.be/watch?v=aOEl5BCfHv0
GoLab conference | Invidious
Pure Go Unikernels - go metal with TamaGo - Andrea Barisani
đź””
FOLLOW GOLAB CHANNEL
đź””
For far too long the perceived necessity of low level coding in C lead to unsafe implementations.
Go is not yet seen as a prime candidate for drivers and firmware. We aim to prove that the Go runtime can be a 1st class citizen…
Golang drawer
https://yewtu.be/watch?feature=share&v=08Lygg2JAdg
Robson Dev | Invidious
Go Workspaces #golang
Nesse vĂdeo, vamos aprendar como criar e usar Go Workspaces. Lançado na versĂŁo 1.18 de Go, Workspaces possibilitam o desenvolvimento local de mĂşltiplos mĂłdulos.
#golang #goworkspace #gomodules #gopackages
Golang drawer
https://yewtu.be/watch?v=UjYis-lPLNg
AppSeed App Generator | Invidious
Black Dashboard Flask - Generate the app and Go LIVE on Render | AppSeed
This material explains how to generate a new Flask Dashboard on top of the Black Dashboard design and Go LIVE on Render using a Python Deployer (free tool)
-
👉
App Generator: https://appseed.us/generator/black-dashboard/
-
👉
Python Deployer: https://github.com/app…
Golang drawer
https://yewtu.be/watch?v=gd_Vyb5vEw0
Google Open Source | Invidious
A consistent logging format for Go
In this session, Jonathan Amsterdam discusses the Go team's proposal for a new standard library package which could provide structured logging with levels.
Speaker: Jonathan Amsterdam
Original air date: November 3, 2022
Captions are available in Brazilian…
Golang drawer
https://yewtu.be/watch?v=MRbhtMptago&feature=youtu.be
Boldly Go | Invidious
What's the proper way to wrap errors in Go?
errors.New()? fmt.Errorf()? errors.Errorf()? errors.Wrapf()? Which should you use?
In this video, I dive into the history of the various ways to wrap errors in Go, and describe which method(s) you should be using now.
Related answer on StackOverflow: …
Golang drawer
https://yewtu.be/watch?v=DjNERjqzILQ&feature=youtu.be
Boldly Go | Invidious
How I write offline API tests in Go
In this video, I show how I write tests for the Transistor.fm API client library I'm writing, and walk you through the concepts used to build offline unit tests that don't require a live network connection.
I use Transistor.fm (https://transistor.fm/) to…
Golang drawer
https://github.com/nikoksr/notify
GitHub
GitHub - nikoksr/notify: A dead simple Go library for sending notifications to various messaging services.
A dead simple Go library for sending notifications to various messaging services. - nikoksr/notify
Golang drawer
https://github.com/okieraised/go2com
GitHub
GitHub - okieraised/go2com: A DICOM file parser
A DICOM file parser. Contribute to okieraised/go2com development by creating an account on GitHub.
Golang drawer
https://github.com/mikestefanello/pagoda
GitHub
GitHub - mikestefanello/pagoda: Rapid, easy full-stack web development starter kit and admin panel in Go
Rapid, easy full-stack web development starter kit and admin panel in Go - mikestefanello/pagoda
Golang drawer
https://github.com/Jeadie/Go-L
GitHub
GitHub - Jeadie/Go-L: Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle…
Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle, etc.) - Jeadie/Go-L
Golang drawer
https://github.com/acouvreur/sablier
GitHub
GitHub - acouvreur/sablier
Contribute to acouvreur/sablier development by creating an account on GitHub.
Golang drawer
https://github.com/reugn/go-quartz
GitHub
GitHub - reugn/go-quartz: Minimalist and zero-dependency scheduling library for Go
Minimalist and zero-dependency scheduling library for Go - reugn/go-quartz
Golang drawer
https://github.com/AnalogJ/scrutiny
GitHub
GitHub - AnalogJ/scrutiny: Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds
Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds - AnalogJ/scrutiny
Golang drawer
https://github.com/Dominic-Wassef/ghostly
GitHub
GitHub - Dominic-Wassef/ghostly: Ghostly is a simple, lightweight, and fast full-stack Go framework
Ghostly is a simple, lightweight, and fast full-stack Go framework - GitHub - Dominic-Wassef/ghostly: Ghostly is a simple, lightweight, and fast full-stack Go framework
Golang drawer
https://github.com/stashapp/stash
GitHub
GitHub - stashapp/stash: An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc - stashapp/stash
Golang drawer
https://github.com/ddworken/hishtory
GitHub
GitHub - ddworken/hishtory: Your shell history: synced, queryable, and in context
Your shell history: synced, queryable, and in context - ddworken/hishtory
Golang drawer
https://danp.net/posts/macos-dns-change-in-go-1-20/
Golang drawer
https://thedevelopercafe.com/articles/rpc-in-go-using-twitchs-twirp-3dcb78ece775
Thedevelopercafe
RPC in Go using Twitch's Twirp
Twirp is an RPC framework from Twitch which just like gRPC uses Protobufs and is much simpler to use. In this article I am going to give you a taste of Twirp...
Golang drawer
https://bugfix-66.com
Golang drawer
https://www.dolthub.com/blog/2022-11-07-pruning-test-dependencies-from-golang-binaries/
Dolthub
Pruning test dependencies from Go binaries
Blog for DoltHub, a website hosting databases made with Dolt, an open-source version-controlled SQL database with Git-like semantics.