StackRating

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

Adrian

Rating
1515.66 (42,869th)
Reputation
20,261 (6,698th)
Page: 1 2 3 4 ... 18
Title Δ
Invalid Receiver Type - Possible to use with a struct of myType? 0.00
golang reflection to initialise struct that satisfies an interface 0.00
Manage a background operation (create / kill) 0.00
A global variable becomes nil when called from another package in G... 0.00
Strange behavior of go build with cmd/ +0.49
Why are errors nillable in Go? 0.00
golang http template variable not working -1.78
What does sync.mutex lock? 0.00
Processing a file byte by byte in go 0.00
Function that returns Slice of Custom Interface -0.82
How call to main() function from main package is made despite being... 0.00
Is there specification for Go's lifetime model of allocated mem... -0.38
Proper way to create MySql interface in Go -0.53
Check if URL is in a sentence with regex 0.00
How to execute raw queries using sqlx? 0.00
Write response error after closing a connection 0.00
Understanding Inheritance vs Composition in golang 0.00
Extract multiple values from unformated text 0.00
Why is it recommended to use `go build` instead of `go run` when ru... 0.00
Program with select statements escape deadlock in go 0.00
How to communicate with multiple clients in a UDP server in go? 0.00
Golang Base64 signature verification VS CryptoJS 0.00
How to start a cron job at regular intervals starting from a time i... +0.49
How do I handle optional query parameters for a Go using Mux proper... 0.00
delete a value in multidimensional array 0.00
GORM : crud operators in generic way 0.00
How to declare a global variable inside a function 0.00
MarshalBinary time.Time: predicting its byte-size 0.00
Different linking behavior depending on how a go binary is run 0.00
How does the compiler distinguish which module (library) is for tes... 0.00
Ignore external dependencies and standard library in `godoc` output 0.00
Inserting request body into database 0.00
How go's map hash function workes so different type with "... -0.49
Type definition: Pointer vs Value 0.00
Func with interface argument not equals to func with string argumen... 0.00
golang; trouble understanding a function as a receiver +0.22
Where is the second go routine in this piece of code as copied from... 0.00
Is it possible to make custom object keys in JSON? 0.00
Why is Int63n from Go's rand package called that? 0.00
How can I elliptically truncate text in golang? -0.67
Dynamic struct in parameter in golang -1.17
Go: How to unit test a piece of code that works with Mongo collecti... 0.00
Can all go libraries now be run outside of GOPATH? 0.00
Application design: Central vs Private cache 0.00
Go generate only scans main.go 0.00
How one can deterime the order that the order of receiving from cha... +1.62
How to run sibling Go applications (modules) from the parent direct... +0.46
Error: interface conversion interface {} is []interface {}, not map... -1.86
reading same input with bufio and scanf has different results 0.00
How do goroutines (and the OS threads running them) behave when the... 0.00