StackRating

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

Flimzy

Rating
1572.23 (3,786th)
Reputation
42,213 (2,584th)
Page: 1 ... 5 6 7 8 9 ... 21
Title Δ
How to use go doc in public repo 0.00
How does receiver side know data on a single channel was empty if t... 0.00
how to lock function in go? 0.00
What is the difference between net/rpc .Call vs .Go? 0.00
Can we parameterize a glide.yaml file? 0.00
How to parse json array struct in golang +0.39
Why am I getting ErrNoRows("sql: no rows in result set")... 0.00
format a string the contains '%' golang +0.42
How to insert JSON data to PostgreSQL +1.36
String function in syscall.Errno 0.00
How to disable CGO for running tests 0.00
How to remove the white space in a string or make a regular express... +0.42
Is the main function a goroutine? +0.41
Running a command from a string with parameters in go +0.43
Is there a "safeTemplateVariable" kind of function for Go... -1.87
How to derive a context which can be used after an inbound request... 0.00
Unable to import after declarations +1.78
HTTP response is always empty 0.00
Golang yaml.v2 marshals an array as a sequence -0.33
Insert a variable inside a string -0.88
Add a method into a nested exported struct +0.43
Go vet warning on Sprintf 0.00
In Golang, does the case of the JSON field name matters while doing... 0.00
Read cookie in Go 0.00
Version-Compatbility for PouchDB-Replication with CouchDB 0.00
Cyclic dependencies between sources of a package -2.35
How to rename a root field in json string without affecting inner f... +0.42
How to access struct property from interface used as generic +0.42
Couchdb database name 0.00
How to simplify marshaling of deeply-nested JSON -0.60
-coverprofile excluding untested files from coverage percentage 0.00
Generic approach for marshalling a struct's time.Time fields to... 0.00
Removing PouchDB documents from clients without clearing browser 0.00
Returning a handler from a struct method in Golang gives error -0.11
Parse full email address included name 0.00
Passing function as parameter: Incompatible types in Golang +1.70
How to solve the first argument must be slice when appending the da... 0.00
How to reformat JSON via a struct? 0.00
how to send dynamic json key/value as request params 0.00
Unexpected fail with marshalling/unmarshalling time object in Golang -0.21
Why do we add & in the following script, if it does not make an... 0.00
How to get all the SIDs of the groups of a current user +1.68
Create unit test for archive function fs +1.05
How to fill a struct that has lots of nested structs in Go 0.00
Append a slice from a map value does not affect the map +0.90
LastInsertId is returning 0, when using database/sql package with o... 0.00
Why using `chan struct{}` when wait something done not `chan interf... +1.70
Is there an inbuilt function to expand ipv6 addresses? +1.97
how to convert duration to days in Go 0.00
How might I have methods with different return types based on the r... 0.00