StackRating

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

Cerise Limón

Rating
1671.32 (314th)
Reputation
58,205 (1,615th)
Page: 1 ... 20 21 22 23 24 25
Title Δ
Golang godoc - Explain group type declarations +0.42
how to convert bool to int8 in golang +1.05
what does 'key, ok := k.(*dns.A)' mean in Go? 0.00
Extract part of string in Golang? +0.88
I'm encountering multiple errors when trying concurrently parse... 0.00
Golang: convert slices into map 0.00
golang compile time (static code analysis) to detect mismatch betwe... 0.00
Succinctly return a pointer to an interface of a literal in Go +2.72
Are these the same versions/distributions of mgo? +2.47
Read response content from gorilla toolkit Client.get 0.00
Golang build tags for a particular Go version possible? 0.00
Find struct fields recursively 0.00
Golang remove elements when iterating over slice panics +0.35
Bash - Terminal Error: "-bash: export: `GOPATH~/usr/go': n... 0.00
go template binding constant array values 0.00
Convert uint32 to string and add leading 0s 0.00
Empty string, but len is 500 bytes somehow 0.00
Matching structure to mgo result 0.00
How can I parse the following JSON structure in Go -0.06
Golang when trying to make method concurrent nothing returns 0.00
filepath.Walk() - can i provides rules on which directories not to... 0.00
Does getting Response from Request get all of the body? (golang, ne... 0.00
Graceful restart of a server with active WebSocket connections in Go 0.00
range within range golang template 0.00
Convert interface{} to map in Golang +3.28
Specs: What's the purpose of the blank identifier in variable a... 0.00
Why can't I assign type's value to an interface implementin... +0.70
time.Sleep and server-sent-events in Go - unexpected behavior 0.00
Golang - ToUpper() on a single byte? +1.16
Need to construct interface/pointer using Reflect in Golang, not wo... 0.00
What is the best way to handle "a single element or an array&q... 0.00
Why would you use gorilla/context instead of session for user authe... 0.00
Are goroutines garbage collected together with their channels? 0.00
Insert into MongoDB and store the ObjectID? 0.00
Iterate MySQL records and create a JSON in GoLang 0.00
How to use ws.SetWriteDeadline? 0.00
How to add end "exclude" to ZRANGEBYSCORE in redigo Redis... 0.00
Get [ ] interface{} after splitting a string by comma in go 0.00
Go Gorilla Websockets ~ On ping/pong fail (user disconnct) call fun... 0.00
Images in godoc? 0.00
select in a for loop deadlock's -2.11
golang: how to release a net.Conn from a bfio.Reader 0.00
In Go, how do I write a streaming http response body to a seek posi... 0.00
What is the purpose deadline(time.Now()) in golang? -2.00
How to unmarshal this nested JSON into go objects? -0.95
Go parse template glob 0.00
when an RWMutex Unlock which blocked goroutine will be waked up 0.00
Are Go HTML template file extension names arbitrary? 0.00
Why is my Golang Channel Write Blocking Forever? 0.00
Should I RLock map before range? -0.50