Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://github.com/ClickHouse/clickhouse-go
GitHub
GitHub - ClickHouse/clickhouse-go: Golang driver for ClickHouse
Golang driver for ClickHouse. Contribute to ClickHouse/clickhouse-go development by creating an account on GitHub.
Golang drawer
https://jrstupkadev.medium.com/golang-url-shortener-22ba6c970792
Medium
Golang URL Shortener
Many companies find themselves creating a very large amount of documentation. With all this documentation they find themselves needing to…
Golang drawer
https://earthly.dev/blog/golang-command-line/
Earthly Blog
Command Line JSON Client In Golang
Learn how to build a command-line JSON client in Golang to interact with a REST service for storing workout activities. The article covers topics s...
Golang drawer
https://dev.to/bmf_san/implement-a-load-balancer-in-golang-8gj
DEV Community
Implement a load balancer in Golang
Overview This article is a translation of Golangでロードバランサーを実装する This article is the 24th...
Golang drawer
https://github.com/uber-go/zap
GitHub
GitHub - uber-go/zap: Blazing fast, structured, leveled logging in Go.
Blazing fast, structured, leveled logging in Go. Contribute to uber-go/zap development by creating an account on GitHub.
Golang drawer
https://github.com/maaslalani/gambit
GitHub
GitHub - maaslalani/gambit: Play chess in your terminal
Play chess in your terminal. Contribute to maaslalani/gambit development by creating an account on GitHub.
Golang drawer
https://github.com/cybertec-postgresql/pg_timetable
GitHub
GitHub - cybertec-postgresql/pg_timetable: pg_timetable: Advanced scheduling for PostgreSQL
pg_timetable: Advanced scheduling for PostgreSQL. Contribute to cybertec-postgresql/pg_timetable development by creating an account on GitHub.
Golang drawer
https://github.com/coredns/coredns
GitHub
GitHub - coredns/coredns: CoreDNS is a DNS server that chains plugins
CoreDNS is a DNS server that chains plugins. Contribute to coredns/coredns development by creating an account on GitHub.
Golang drawer
https://github.com/elastic/go-elasticsearch
GitHub
GitHub - elastic/go-elasticsearch: The official Go client for Elasticsearch
The official Go client for Elasticsearch. Contribute to elastic/go-elasticsearch development by creating an account on GitHub.
Golang drawer
https://github.com/oakmound/oak
GitHub
GitHub - oakmound/oak: A pure Go game engine
A pure Go game engine. Contribute to oakmound/oak development by creating an account on GitHub.
Golang drawer
https://github.com/tucnak/telebot/releases/tag/v3.0.0
GitHub
Release Telebot V3 · tucnak/telebot
We're happy to finally announce V3 of Telebot framework — the best of its kind API for interacting with Telegram bots. There were many changes and innovations based on our and the community'...
Golang drawer
https://www.youtube.com/watch?v=kFnTiRCYzCM
YouTube
Introduction to Serverless Golang with OpenFaaS
Taylor Dolezal, a Developer Advocate at Hashicorp joins Alex for an introduction to writing Serverless Functions in Golang with OpenFaaS. Taylor talks about using OpenFaaS at Disney and a pharmaceuticals company. My eBook on Go & OpenFaaS: https://openfa…
Golang drawer
https://asankov.dev/blog/2022/01/29/different-ways-to-initialize-go-structs/
Anton Sankov's Blog
Different Ways to Initialize Go structs
In this article, we'll take a look at what options Go is giving us to initialize our structs, what are their limitations and how to overcome them.
Golang drawer
https://changelog.com/gotime/216
Changelog
Building and using APIs with Go featuring Smile Egbai & Anthony Alaribe (Go Time #216)
Natalie and Johnny are joined by the co-founders of APIToolkit for a deep-dive on the topic. We discuss building them, maintaining them, how can we all be better users, and much more along the way.
Golang drawer
https://sethops1.net/post/go-generics-for-the-busy-gopher/
website
go generics for the busy gopher | website
What is this?
Go 1.18 introduces generics to the language
Some may just want to skim Go generics by example in a blog post
This is that blog post
(!) caution: Language pedants may find the content triggering
new terms generics: The idea that type information…
Golang drawer
https://www.youtube.com/watch?v=kKu9HuOvaUY
YouTube
Getting Started with Generics in Go
👨💻
For the price of $7.99 every month, sign up and gain access to a growing list of premium courses on my site - https://tutorialedge.net/pricing/
Welcome Gophers, in this video, we'll be covering the topic of generics in Go! We'll be covering the basic…
Golang drawer
https://hired.com/join/?utm_source=newsletter&utm_medium=sponsor&utm_campaign=(b2c)(l-all)(r-all)(cooper-golangweekly)&utm_content=find-your-next-job
LHH
Hired is now LHH Recruitment Solutions
As of June 14, 2024, Hired is part of LHH Recruitment Solutions, the premier partner for companies seeking contract and direct-hire roles.
Golang drawer
https://tilotech.io/senior-serverless-engineer
tilotech.io
Tilo Careers - Senior Serverless Engineer
Golang drawer
https://lwn.net/SubscriberLink/883602/49e588e5d73cef84/
lwn.net
What's coming in Go 1.18
Go 1.18, the biggest release of the Go language since Go 1.0 in March 2012, is expected
to be released in February.
The first beta was released in December with two features which, each on their own, would have
made the release a big one. It adds support…
Golang drawer
https://github.com/golang/go/issues/51082
GitHub
go/doc: improve headings, lists, and links · Issue #51082 · golang/go
This proposal improves support for headings, lists, and links in Go doc comments, while remaining backwards compatible with existing comments. It includes a new package, go/doc/comment, exposing a ...