Golang drawer
@golang101
173
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
173 subscribers
Golang drawer
https://github.com/golangci/golangci-lint/pull/3268
GitHub
feat: add allfields linter by subtle-byte · Pull Request #3268 · golangci/golangci-lint
allfields is a linter that checks that all fields in the struct literal are set. It is useful when we need to fill the struct with data, if we add the field to the struct the allfields help us not ...
Golang drawer
https://go.dev/doc/articles/wiki/
go.dev
Writing Web Applications - The Go Programming Language
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://ueokande.github.io/go-slice-tricks/
ueokande.github.io
Go Slice Tricks Cheat Sheet
Web site created using create-react-app
Golang drawer
https://scribe.rip/the-godev-corner/how-to-run-go-integration-tests-for-third-party-services-using-docker-b8104a943c4
Golang drawer
https://y.com.sb/watch?v=b83S_N1kkJM
Invidious
How to Install and Setup Traefik with CloudFlare Using Your Own Domain
In this video/blog post we’ll look at How to Install and Setup Traefik with CloudFlare Using Your Own Domain Name.
For this to work, you’ll need to have a domain name purchased. You’ll also need a FREE CloudFlare account. You’ll need your domain’s DNS settings…
Golang drawer
https://github.com/meysamhadeli/problem-details
GitHub
GitHub - meysamhadeli/problem-details: ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized…
ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client. - meysamhadeli/problem-details
Golang drawer
https://github.com/gen2brain/mpeg
GitHub
GitHub - gen2brain/mpeg: MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go
MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go - gen2brain/mpeg
Golang drawer
https://github.com/johnnychang25678/my-words-app
GitHub
GitHub - johnnychang25678/my-words-app: For OSU 2022 Fall Hackathon
For OSU 2022 Fall Hackathon. Contribute to johnnychang25678/my-words-app development by creating an account on GitHub.
Golang drawer
https://github.com/Valentin-Kaiser/go-dbase
GitHub
GitHub - Valentin-Kaiser/go-dbase: Golang package for reading and writing FoxPro dBase tables (DBF), databases (DBC) and related…
Golang package for reading and writing FoxPro dBase tables (DBF), databases (DBC) and related memo (FPT) files. - Valentin-Kaiser/go-dbase
Golang drawer
https://github.com/xceejay/rest-api-starter
GitHub
GitHub - xceejay/rest-api-starter: Blazingly fast RESTful API starter in Golang for small to medium scale projects.
Blazingly fast RESTful API starter in Golang for small to medium scale projects. - GitHub - xceejay/rest-api-starter: Blazingly fast RESTful API starter in Golang for small to medium scale projects.
Golang drawer
https://github.com/henvic/pgq
GitHub
GitHub - henvic/pgq: pgq is a query builder for PostgreSQL written in Go.
pgq is a query builder for PostgreSQL written in Go. - henvic/pgq
Golang drawer
https://github.com/nuxui/nuxui
GitHub
GitHub - nuxui/nuxui: NuxUI is Golang GUI SDK for IOS, Android, macOS, Windows, Linux
NuxUI is Golang GUI SDK for IOS, Android, macOS, Windows, Linux - nuxui/nuxui
Golang drawer
https://github.com/lesismal/nbio
GitHub
GitHub - lesismal/nbio: Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http…
Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low memory cost, non-blocking, event-driven, easy-to-use. - lesi...
Golang drawer
https://github.com/cosmos72/gomacro
GitHub
GitHub - cosmos72/gomacro: Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros - cosmos72/gomacro
Golang drawer
https://github.com/wailsapp/wails
GitHub
GitHub - wailsapp/wails: Create beautiful applications using Go
Create beautiful applications using Go. Contribute to wailsapp/wails development by creating an account on GitHub.
Golang drawer
https://github.com/ergo-services/ergo#v220-2022-10-18-tag-version-v1999220
GitHub
GitHub - ergo-services/ergo: An actor-based Framework with network transparency for creating event-driven architecture in Golang.…
An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies. - GitHub - ergo-services/ergo: An actor-based Framework ...
Golang drawer
https://github.com/reugn/go-streams
GitHub
GitHub - reugn/go-streams: A lightweight stream processing library for Go
A lightweight stream processing library for Go. Contribute to reugn/go-streams development by creating an account on GitHub.
👍
1
Golang drawer
https://quii.gitbook.io/learn-go-with-tests/testing-fundamentals/scaling-acceptance-tests
quii.gitbook.io
Scaling acceptance tests | Learn Go with tests
Golang drawer
https://www.timr.co/slice-of-any-not-slice-of-any/
www.timr.co
When is a slice of any not a slice of any?
When is `[]any` not `[]any` in Go? When generics get involved!
Golang drawer
https://github.com/dominikbraun/graph/tree/v0.13.0
GitHub
GitHub - dominikbraun/graph at v0.13.0
A library for creating generic graph data structures and modifying, analyzing, and visualizing them. - GitHub - dominikbraun/graph at v0.13.0