StackRating

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

ifnotak

Rating
1510.21 (69,195th)
Reputation
386 (336,345th)
Page: 1
Title Δ
How to use two initStmt in for-loop? 0.00
How to validate a JWT token in Golang +4.03
Golang mock a function with dynamic function calls 0.00
Module name alias in go.mod 0.00
Method for struct itself in Go -0.12
creating top level package on gorm orm for micro services in golang +3.98
How to list all the running goroutines in a go program? 0.00
Use a unix timestamp for UpdatedAt field in gorm 0.00
Where do I put the code for my own packages in Golang 0.00
Go: Access a struct's properties through an interface{} 0.00
how to set GOPRIVATE environment variable 0.00
How to divide a time duration in half +1.09
How to unlock Mutex twice +4.03
Unable to unmarshal yaml files with indents or empty values with go... 0.00
How to get a string out of x509 certificate public key in go? 0.00
Golang unable to map XML to Struct 0.00
How to disable default error logger in Go-Gorm 0.00
Go-Gorm: will the foreignkey be auto-populated when I set an object? 0.00
Selecting related fields with GORM 0.00
Why does this work, I am slicing 1 past max index and not getting a... -2.22
Selecting right import based on string in Go 0.00
Gorm returns just one instead of multiple results +4.06
Extending a library's struct/interface 0.00
Is simple email address validation good enough by just checking for @ 0.00
Go httputil.ReverseProxy not overriding the Host header 0.00
Proper error handling when no entity is found +4.12
How do I extract nested JSON data? +2.17
Map seems to drop values in recursion 0.00
route method becomes undefined in main package file 0.00
Default case option for go json marshal? -3.91
Problem parsing values of PostgreSQL TIMESTAMP type 0.00
Golang getting a 404 whilst server is running 0.00
golang on GCP => listen tcp :443: bind: permission denied +4.13
Expose Prometheus metrics in a separate port in golang +0.02
Idiomatic way to reverse the order of a slice in Go (not sort desce... +0.07
How to DB query and then check the result 0.00
How to have Go coverage HTML with light background? -0.37
How to implement 2 parameter, and how QueryRow to implementing para... -4.07
TestMain - no tests to run -2.80
Why after deleting some data from the database it does not insert i... 0.00
Inserting and selecting PostGIS Geometry with Gorm -4.00
Go validator with sql null types? 0.00