StackRating

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

mkopriva

Rating
1561.06 (5,409th)
Reputation
8,251 (19,041st)
Page: 1 2 3 4 5 6 ... 10
Title Δ
Duplicate go slices key values 0.00
using wait group to finish the goroutine 0.00
How to convert string to JSON in Go? 0.00
Using a custom http.ResponseWriter to write cookies based on the re... 0.00
Parsing a JSON string nested in a form-urlencoded POST 0.00
Unmarshal Json Array of object obtained from postgresql +0.41
How to make struct survive outside its Go routine when using pointe... 0.00
Pass variable into callback function 0.00
Go template can't call method on field 0.00
constant truncated to integer error during type conversion of float... 0.00
Floating point precision golang 0.00
Decode into struct when passed as interface{} returns map 0.00
Why does append overwrite subelements? 0.00
Returning a Mock from a package function 0.00
Umarshalling large unstructured REST/JSON Response 0.00
How to make golang not confuse vendor import with absolute import? +0.42
How to assign value into reflect Field()? 0.00
Unable to call a variable in a function from another package to ano... 0.00
How to printed type bebore change type of String method +0.19
Multiple-value in single-value context error returning a variable a... +3.04
How can count number of rows in query? 0.00
invalid operation: connot index static[] (value of type byte) 0.00
Cannot use args (type []string) as type []interface {} 0.00
Parse dynamic XML +1.32
How to display custom error and abort in Golang Gin 0.00
How to mock method to pass test in golang 0.00
Stylesheet does not apply in go html template using chi router 0.00
go-gorm postgres dialect: managing structs for jsonb insert and fin... 0.00
How to format this xml with Go to struct list?This xml tag name is... 0.00
How to copy a non-pointer value to a pointer indirected value via r... 0.00
golang null.String decoding not working correctly 0.00
Reusing struct to reduce heap usage 0.00
How to create an enum/map of key values in Go +0.43
Create Routing Modules Go/Echo RestAPI 0.00
How can I compare two structs of not the same type? +1.71
Global variables from different files Golang 0.00
Error: non-declaration statement outside function body on redisstor +1.31
Type switch to []map[string]interface{} on the value of map[string]... 0.00
element type of []interface{} 0.00
How convert array with integer and nill to string? 0.00
How to init a struct that includes a slice for Google auto generate... 0.00
When returning data on an insert or update, do I still need to use... 0.00
How can I convert JSON object which contains an array into a single... 0.00
Go empty interface type assertion and creating a copy 0.00
Anonymus struct after json serialization in go 0.00
Failed to get variables data inside if..else condition: "undef... 0.00
How to output json format errors in Golang rest, specifically refer... 0.00
Nested XML/JSON struct tags, what's the correct way to define s... +0.44
Update array of string with value from config 0.00
How to update multiple rows using sqlx? 0.00