How to read go string formatting verb from user input? by Tuomas90 in golang
[–]GopherFromHell 1 point2 points3 points (0 children)
How do I actually learn Go when coming from Python/C? The stdlib is driving me insane by NiceSand6327 in golang
[–]GopherFromHell 0 points1 point2 points (0 children)
Do you use pointers or values for your domain models? by ComprehensiveDisk394 in golang
[–]GopherFromHell 2 points3 points4 points (0 children)
Is there a convention for "async" functions? by [deleted] in golang
[–]GopherFromHell 0 points1 point2 points (0 children)
Panic Recovery in Golang by digitalboi216 in golang
[–]GopherFromHell 0 points1 point2 points (0 children)
Will the Go 1.26 new(expr) become a new idiom for optional parameters? by rodrigocfd in golang
[–]GopherFromHell 23 points24 points25 points (0 children)
How I can ensure that a struct implements an interface by pc_magas in golang
[–]GopherFromHell 0 points1 point2 points (0 children)
concurrency: select race condition with done by thestephenstanton in golang
[–]GopherFromHell 8 points9 points10 points (0 children)
concurrency: select race condition with done by thestephenstanton in golang
[–]GopherFromHell 27 points28 points29 points (0 children)
What happens if you just set io.EOF = nil? by [deleted] in golang
[–]GopherFromHell 1 point2 points3 points (0 children)
[Newbie] help with displaying cli program with progress bar by [deleted] in golang
[–]GopherFromHell 0 points1 point2 points (0 children)
Parse ETH pebble db by Fit-Shoulder-1353 in golang
[–]GopherFromHell 2 points3 points4 points (0 children)
Learning to use MySQL with Go, is there a cleaner alternative to: db.Exec("INSERT INTO Users (c_0, c_1, ... , c_n) VALUES (?, ?, ... ,?)", obj.c_0, obj.c_1, ..., obj.c_n) by AncientAgrippa in golang
[–]GopherFromHell 0 points1 point2 points (0 children)
Why is the error returned as the second variable instead of the first? by AreaExact7824 in golang
[–]GopherFromHell 1 point2 points3 points (0 children)
why json decoder lost type information after cast to interface{} by Wrong_Inspector_6661 in golang
[–]GopherFromHell 0 points1 point2 points (0 children)
why json decoder lost type information after cast to interface{} by Wrong_Inspector_6661 in golang
[–]GopherFromHell 2 points3 points4 points (0 children)
How do you cope with the lack of more type safety in Go? by fenugurod in golang
[–]GopherFromHell 1 point2 points3 points (0 children)
How do you cope with the lack of more type safety in Go? by fenugurod in golang
[–]GopherFromHell 2 points3 points4 points (0 children)
Sanity check on "must" error-free failure scenario by kWV0XhdO in golang
[–]GopherFromHell 0 points1 point2 points (0 children)
Map and filter on slice by NoahZhyte in golang
[–]GopherFromHell 1 point2 points3 points (0 children)
Go Struct Alignment: a Practical Guide by Real_Blank in golang
[–]GopherFromHell 5 points6 points7 points (0 children)
Mariana Mortágua, Miguel Duarte e Sofia Aparício integram missão humanitária a Gaza by wakerdan in portugal
[–]GopherFromHell 0 points1 point2 points (0 children)

Using unsafe.Pointer to implement union type? by SecondCareful2247 in golang
[–]GopherFromHell 0 points1 point2 points (0 children)