StackRating

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

evanmcdonnal

Rating
1474.06 (4,513,089th)
Reputation
29,121 (4,236th)
Page: 1 ... 4 5 6 7 8 ... 21
Title Δ
Object inside slice in Go 0.00
Is it possible to specify both a structure with variables and an in... 0.00
JSON Marshaling producing unexpected results 0.00
How to print out non-contiguous sections of the slice in Go? 0.00
Cannot use some type in function call +2.52
GOLANG, HTTP having "use of closed network connection" er... -1.50
Check if a process is a Go application (in Linux/Unix) +2.06
How can I exclude weekends golang +0.54
Finegrained error handling based on error type in Go 0.00
golang can't reflect to map[interface{}]interface{} 0.00
golang gorp insert panic 0.00
How do I make an Interface that just allows integers? 0.00
Cannot parse JSON data correctly +0.26
Is this syntax a pointer to a slice or a slice of pointers? -1.83
How can I use a parameterized query to search on a column by its na... +0.53
Golang: declaring maps and slices with iota values 0.00
Can't call ec2.AuthorizeSecurityGroupIngressInput when using ot... 0.00
Can not use '>' or '>>' to write to file f... -1.68
How to send an e-mail from Go 0.00
Why can't I key in a string in Golang map? 0.00
Golang and Concurrency/Parallelism +0.51
Go: abstract iterable +2.35
How to run html on a Go server +0.02
Create custom error with stack trace 0.00
calling function from map[string]interface{} by giving key 0.00
Why must the http.Request argument be a pointer? -1.08
Run 'find' using exec.Command 0.00
streaming os/exec.Command -1.16
Decode Multiple JSON Fields into one in Golang 0.00
GoLang: How to embed a map into a struct so that it has a flat json... 0.00
item on an list exists for a limited time +0.03
Illegal base64 data at input byte 4 when using base64.StdEncoding.D... -1.28
Go JSON parsing 0.00
Parsing JSON into a struct 0.00
Check what task finish first in Go? 0.00
What is correct way to close persistent connection? 0.00
Handle response from post request to Json 0.00
goroutine channels over a for loop 0.00
Golang: healthd and healthtop of the library "gocraft/health&q... 0.00
Unmarshal JSON into a map in Go 0.00
Different performances in Go slices resize -0.58
measure execution time and stop waiting if too long in golang +0.31
How to design structure with modifiable fields? 0.00
Parenthesis after a slice in go? 0.00
Are pointers dereferenced by default in golang struct methods? -0.73
How can I turn a string into an operator? -0.28
Reading remote Windows event logs takes a very long time 0.00
How to find Relationships between Objects +1.34
JSON (schema) validation with escaped characters in patterns fails 0.00
Why are Revel optional func parameters in controller not working? C... +0.02