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 2 3 4 5 6 7 ... 25
Title Δ
Are there recoverable read errors for a net.Conn? -0.20
how to fetch name/key in from datastore +0.30
Sending a Websocket message to a specific channel in Go (using Gori... 0.00
Unable to set POST body in a http request +0.27
Creating type by reflection and passing by reference compiles but d... -1.47
Implementing a simple queue in Go using slices 0.00
what are the return values of a http.Hijacker? 0.00
Append the bytes of a uint32 to a byte slice? +0.31
How to iterate over a range of numbers in golang template? +0.32
Reflectively set field of struct that was passed in as interface{} 0.00
Are len(string) and len(slice)s O(1) operation in Go? 0.00
How to convert pgtype.Int4Array (from pgx library) to []int64 Golan... 0.00
Trying to parse the JSON and create an extracted JSON 0.00
Issue in Go with appending to []byte, writing to file, and reading it +1.31
re-slicing 2d slice in go +0.30
how to append different functions but the same interface in slice -0.82
Convert a struct interface to an identical struct 0.00
Go all goroutines are asleep deadlock +2.03
Difference between []Foo(nil) and []Foo{} in Go 0.00
What's the meaning of (*DefaultHandler)(nil) where DefaultHandl... 0.00
How can I use double quotes and colons in a http.Get Request as que... 0.00
How to change the format in which I'm returning my data from my... +1.50
Change bytes array to struct in golang -0.23
How to automatically populate struct fields with type `time.Time` w... 0.00
Is there any auto incremention machanim for storing keys' value... 0.00
How can get ip Address form socket io in Golang 0.00
Can io.Reader accept a file descriptor? "Unexpected end of JSO... 0.00
Repeating an http.Request multiple times inside a reverse proxy 0.00
How to check if URL param exists 0.00
Can final statements added after each iteration in a 'for .. ra... -0.67
How to return a slice of an specific type depending on the variable... 0.00
Trouble getting content type of file in Go 0.00
Go support for Scatter-Gather IO operations 0.00
How to correctly Scan pq arrays? +0.28
Go http context not able to capture cancellation signal when reques... 0.00
Sending more than one request to a TCP server fails +1.28
Close a file that has a defer close 0.00
How to get current position of file 0.00
How to send cookie through redirection in golang? 0.00
Getting all of the url in Go 0.00
Go routines are deadlock when sending value to channel outside the... 0.00
Why does my program hang when adding time.sleep? +0.85
Undefined function in a HTML template 0.00
How to concat the string fields of a struct ignoring the empty stri... +1.37
Does a web application built on Go's http package work as a sin... 0.00
How to generate documentation with godoc correctly? 0.00
Update array elements if the array in passed as &val and then c... 0.00
Can I get the size of a http.NewRequest before I POST? -2.48
Golang mutate a struct's field one by one using reflect 0.00
Golang address operators and (*int)(Type) syntax +1.97