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 ... 10
Title Δ
How to convert a slice of int to a slice of string +0.45
Transaction failing 0.00
Unmarshal JSON and differentiate between missing key and null value -2.01
How to Unmarshall data to JSON with unknown field types 0.00
Parsing input from stringreader as int fails with invalid syntax 0.00
Is it not possible to have path parameter in the middle of a path w... 0.00
Override receiver type in test and dependency-inject into logic 0.00
Go testing get caller line number 0.00
type checking without hardcoding type or storing type information i... 0.00
Using jsonb_agg/jsonb_build_object to parse to inner structs 0.00
Wrapping a handler with a middleware that has parameters with Go-chi 0.00
How to take map values (key - value pairs), inside a list 0.00
Packages disabled by build tags still linked into binary 0.00
Iterate over values of map of interfaces +0.41
why return &strut than return a ${name, 0} 0.00
Custom golang sql.NullString Stringer Interface -0.10
Dealing with different types of parameters during Unmarshal -0.53
Why does fmt.Prinft() log `const` in other package like memory addr... 0.00
How to get JSON value based on other JSON values +0.41
How to marshal struct as if it were an anonymous struct? 0.00
How to split a string by multiple delimiters without deleting delim... 0.00
Testing an expression evaluator in Go 0.00
How to assign to a nested map -0.09
How to omit names of outer XML elements 0.00
Recursive reflect result in undesired data output 0.00
run tests for all go modules in subfolders 0.00
Get sql rows from row 0.00
Rewrite AST switch stmt with new caseClause 0.00
Querying using `database/sql` is significantly slower than querying... 0.00
How do I convert a string to a slice in a Golang struct 0.00
Prevent SQL injection in beego 0.00
Is there any way to increase single group of const by a fixed numbe... 0.00
How do I validate a time.Time value using go-playground/validator.v9? -0.09
Check if json has fields other than valid keys in struct 0.00
why pointer type can access all methods of embed type +2.01
How to use SQL request data in 2 tables on web page -0.09
Using transaction and simple DB connection in the same struct becau... 0.00
panic: http: multiple registrations for /static/ 0.00
Go XML Marshal: Unintended Output of Slice 0.00
How to mock functions from libraries like amqp.Dial 0.00
template inhereting issues: one template overrides the other 0.00
How to convert string to sqlx.types.JSONText? 0.00
Convert JSON.RawMessage to JSON 0.00
What is the correct/idiomatic way of handling possible null values... 0.00
Seperate database connection function from the query function 0.00
Unmarshal json array into struct array 0.00
How to concatenate values from a variable in href attribute of anch... 0.00
working with slices of pointers to structs with reflection 0.00
Send arbitrary JSON to gorilla websocket connection 0.00
How to parse xml in golang with list of multiple elements values. A... 0.00