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 2 3 4 5 ... 21
Title Δ
Golang variable struct field 0.00
Use int as month when constructing date golang +0.05
Is there a way to ignore an error return value in Golang? 0.00
Should I define my funcs with a pointer to the struct or just on th... -0.49
Simultaneous variable assignment in Go different from individual va... +0.07
How to merge multiple strings and int into a single string in golang? +0.59
json structs in golang 0.00
Get Day, Month, and Year from Time in Go Language -0.94
Unmarshal Escaped JSON string 0.00
How does this FOR Loop Break when select is done +0.19
How to access specific fields from structs in Golang +2.52
Making minimal modification to JSON data without a structure in gol... 0.00
golang - Content of a pointer in a slice changes during recursive f... -1.25
How to read multiple times from a bytes.Buffer? 0.00
Go Program Not Displaying Desired Result of Sliced Int assigned to... +0.55
how to split long lines for fmt.sprintf +0.03
How to pass an interface argument to a variadic function in Golang? 0.00
Type switch on controller 0.00
Unable to parse xml in GO with : in tags -1.36
Go : How to read the contents of two files and concatenate to a str... 0.00
How to create a Map<String, List<SomeClass>> in Go? 0.00
Golang struct inheritance not working as intended? -1.45
How to store text internally in a Go program? 0.00
How can I implement UnmarshalJSON for a type derived from a scalar... -1.37
HTTP server only serves "/" from browser 0.00
go/types finding if struct implements interface 0.00
How can I write a function that takes either one of many types in go? +1.37
Are there uint64 literals in Go? -1.68
Structs in GoLang +0.55
Can I access "extra" fields when unmarshalling json in Go? 0.00
Comparing pointers in Go +0.55
removing invalid characters from (json) string 0.00
Casting From a list of strings to a list of interface in go 0.00
Are channel sends preemption points for goroutine scheduling? -1.32
How do I create this this JSON object in Golang? +2.15
Undefined variable in Go -0.56
Why Doesn't a Go Function Field Setter Retain the Function? 0.00
Changing HTTP code with http.ServeFile 0.00
Go function demystification -1.73
Unmarshalling a json array in golang 0.00
Function declaration syntax: things in parenthesis before function... +0.55
Why do floats and ints = Nan? in go +1.42
Golang - String with many delimiters to slice or struct 0.00
how to pass different types to a function -2.04
golang convert array of interfaces to strings 0.00
In go, how do I make global variables +0.51
Array of Go structs with the same anonymous filed, but different ty... 0.00
Short-declaration operator shadows global variable 0.00
Remove and adding elements to array in GO lang 0.00
Image array into videos in Go 0.00