StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Volker

Rating
1479.44 (4,498,914th)
Reputation
21,702 (6,117th)
Page: 1 ... 5 6 7 8 9 ... 13
Title Δ
Why do grpc server examples use net.Listen instead of tls.Listen 0.00
Changing a property of a embedded struct using a method from it'... 0.00
Can I develop a go package in multiple source directories? +0.54
Golang: can WaitGroup leak with go-routines -1.97
Accessing variable from parent object in go html template 0.00
Form Always Empty 0.00
Generic function in go 0.00
Assigning types to variables in Go +2.02
Confused with Type conversions in golang -1.09
How to extract individual key's values from r.Body in go language 0.00
Convert json single element arrays to strings -0.00
Allow only values from const group in Go 0.00
Does serialized content strictly follow the order in definition use... +2.19
Correct structure of Golang repository 0.00
GoLang JSON Marshal omitempty with non-simple types - possible to a... 0.00
How to find an element intersect in other array +1.16
nil slices vs non-nil slices vs empty slices in Go language +1.08
Create an interface that is a slice of another interface 0.00
Is it possible to get the git tag with "go get"? -0.51
Relationship between a package statement and the directory of a .go... -0.50
buffered/unbuffered go channels and deadlock 0.00
Golang: adding/replacing/patching std libraries 0.00
Golang: How to append pointer to slice to slice? +0.47
Golang - DumpRequest() not creating correct output for ReadRequest()? 0.00
403 Forbidden when making Golang POST +0.02
Incorrect values inside goroutines when looping 0.00
In golang, what happens to a variable after it goes out of scope of... -0.96
Where to put "defer req.Body.Close()"? +0.12
How to properly mock an imported library? -0.46
Why my Go program creates another Go process with the name of an op... 0.00
Copying reference to pointer or by value -1.96
Golang: Why does the memory address of a struct reference change? +1.03
is it possible to run golang code as a `script`? -1.00
difference between encoding/gob and encoding/json in golang -0.00
Copy data file within Go package? +0.01
Why same Go Channel can't be started twice? 0.00
Golang: Type assign with another struct -1.42
How to set different content types when using HTML/TEMPLATE package... -1.03
Is there a way to get value from x-www-form-urlencoded for DELETE v... 0.00
Why wont go print from thread after infinit go routine on Ubuntu 0.00
Using go get to retrieve from a local repository and private repo +0.52
go return child type from parent function 0.00
How does os.File implement io.Writer? 0.00
What is the shortest, accurate, and cross-browser compatible method... 0.00
Ensuring goroutine cleanup, bestpractice 0.00
Why does len() returned a signed value? -1.45
How do you structure imports for testing inside a module of your pr... 0.00
Coding to an interface in Go without repeating yourself +0.64
Golang - conversion between structs -0.51
Map types are reference types. var m map[string]int doesn't poi... +1.10