StackRating

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

Uvelichitel

Rating
1415.08 (4,535,966th)
Reputation
5,692 (28,811th)
Page: 1 2 3 ... 5
Title Δ
How to access http client response body global 0.00
How to manipulate a map field in a structure with reflect package? 0.00
Why converting the same value in two ways, the results are different? -0.84
Error: non-declaration statement outside function body on redisstor -1.31
What is the right way to use go-ini's mapTo function? 0.00
golang http server graceful shutdown after a signal 0.00
Using reflect, how to set value to a struct field (pointer) 0.00
Why does my program hang when adding time.sleep? -0.85
compare two values of different type (but identical underlying type) -0.38
How do I change the prefix for all struct tags in a non-manual way? -1.34
Can go protobuf marshal message to an already allocated byte array... +0.12
How to link LinkedList nodes to map values +0.61
How do I f.Type()=="string" directly using golang reflect? -0.69
Pattern to lookup a slice element by an injected type 0.00
How HandlerFunc(f) convert a function to an interface type? +0.28
Understanding Go's slice notation -0.54
Close/return ResponseWriter from child function in Go 0.00
Golang concurrency, processing batches of items 0.00
Dynamic Type Assertion Golang +0.08
Setting an unknown URL path as error in HTTP router 0.00
Iterate on array of JSON objects +2.29
http.Request r.FormValue returns nothing/map[] 0.00
How do I mock a function from another package without using depende... +0.62
Sorting array of i by v[i]/w[i] in Go +1.87
Golang bytes.Buffer - Passby value issue +2.08
The deferred call's arguments are evaluated immediately +0.07
Golang json unmarshal according to key value pair +2.10
When and how to close resources if they are members of the struct +2.71
io.Copy is a lot slower than calling the mv command -0.96
Is it safe to write files in mode os.O_APPEND|os.O_WRONLY? 0.00
Pass a generic struct/interface into a function and return it 0.00
Immutability of string and concurrency +1.14
Authentication using request vs context -0.35
Parameter that's a list of interface{} 0.00
Trying to map a struct to my exposed API struct +0.63
Fix faulty connections in Go +2.68
Unbuffered channel in Go -0.21
Trying to understand the use of channel in gRPC client in golang 0.00
Golang HTTP handler function -0.06
sync.WaitGroup deadlock caused by pass by value? 0.00
How to create PKCS#8 Private Key using Go +0.80
How does a caller function to recover from child goroutine's pa... -1.00
Return nil or custom error in Go -1.34
How to convert a struct which has another struct in it in Golang? -0.35
How to recursively loop through map using different data structures +0.18
In Go, do non-capturing closures harm performance? -0.38
golang | unmarshalling arbitrary data +0.59
Why can I directly assign an alias only when it is to a pointer? -1.33
Global variable private to file -0.40
Differences of embedded and field 0.00