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 ... 4 5 6 7 8 ... 13
Title Δ
Create unit test for archive function fs -0.09
golang if initialization statement scoped to inner if block. Why? +1.58
Why using `chan struct{}` when wait something done not `chan interf... -1.70
Garbage collection and correct usage of pointers in Go +3.17
How to kill goroutines? 0.00
goroutine in a loop with a channel -0.51
How to test unexported struct field in a different package in go? +2.45
different package versions from same github source using golang dep 0.00
Cancelling user specific goroutines -0.82
Arrays in Go are by value? -0.80
Rewrite channel while listening on it and for loop handling -0.46
decorating basic data types in go -0.46
Go variable struct reassignment bug? 0.00
Store and retrieve interfaces in golang +0.05
Go local packages and modules +0.50
Concurrent access to variable without lock -0.81
'is not within a known GOPATH/src' error on dep init +0.50
Specifying what value should be returned by reflect.ValueOf 0.00
How to add timeouts in Go subtests? 0.00
Is Type Assertion the only way to get back at the struct pointer wh... -0.86
Marshal to JSON struct extended another struct with the same field... 0.00
How does ServeHTTP work? +0.03
How to set cookiejar globally so that the cookies are present in ev... -0.91
Confused about channel argument for Goroutines 0.00
Import package & type 0.00
what's the difference between `reflect.ValueOf(&x).Elem` an... 0.00
Golang interface & *interface 0.00
Golang cookies has empty timestamp +0.52
Recommended way to convert basic data type values to string 0.00
How to atomic store & load an interface in golang? +0.71
GOPATH interpreted differently when calling directly versus Python... -0.49
can't read json str in csv file with golang +0.52
Error happening randomly when using goroutines WaitingGroup 0.00
What is the order that things are happening? 0.00
Understanding go tool compile and link commands 0.00
Compare structs except one field golang -0.98
Go: how to check if a string contains multiple substrings? -0.99
How to read response body twice in Golang middleware? 0.00
map vs switch performance in go -0.95
Golang channel in select not receiving -0.03
PNG encoding with Go is slow -0.49
How to join a slice []interface{} into a string? 0.00
Why does all nested struct object have the same address when printe... +2.35
Is it "bad form" to perform map lookup and type assertion... -0.92
Golang DumpResponse gzip issue when logging response body (reversep... +0.01
Is there any way to push to the front of a channel in golang? +0.51
GoLang: Refactoring xml tag definition in struct -0.93
Dynamically generate struct fields from SQL QueryRow result 0.00
How do I sort a go slice by multiple values? +0.49
golang, create a variable from another one +1.87