StackRating

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

Volker

Rating
1479.44 (4,498,914th)
Reputation
21,702 (6,117th)
Page: 1 ... 7 8 9 10 11 12 13
Title Δ
What is the best practice for using private Maps, Slices in golang? -1.28
How to go get ubuntu launchpad/bazaar packages? 0.00
Access method available to struct used in type declaration +1.92
Are the argument passing semantics for methods on structs purely de... 0.00
Using a struct to pass multiple values GO -0.17
Golang, sort struct fields in alphabetical order -0.43
How to granular packages in golang 0.00
Wrong type of reflected struct 0.00
Is os.File's Write() threadsafe? +0.50
How do I get all the attributes of an XML element using Go? 0.00
POST golang request with string data 0.00
How to test Go function containing log.Fatal() -1.54
Go reflect. How to check whether reflect.Type is an error type? 0.00
http.Get returns Protocol not available error 0.00
testing non returning method in go +0.49
Goroutines with ListenAndServe increases performance? -1.21
const methods in golang? 0.00
Does go have standard Err variables? +1.20
In Go, can I check response when the request is redirected? +0.44
Easy way to assign int pointer values? -1.00
Mocking receiver functions in Go 0.00
If value is 0 then input value will be empty, value otherwise +0.47
Why is there no RuneWriter interface in Go's io package? 0.00
Why does dividing two time.durations in Go result in another time.d... -0.54
How are interfaces represented in Go? -1.41
Finding imports and dependencies of a go program -1.08
Golang. Zero Garbage propagation or efficient use of memory 0.00
Golang update pass by reference value 0.00
Go generate escape characters 0.00
go: how to pass directional channels to a function accepting bidire... +0.53
Using binary packages directly 0.00
How to build binary in package in Golang? 0.00
How can I manually create threads in Go? +0.50
Go Channels behaviour appears inconsistent +0.87
How can I force Go's standard xml parser to read DTD entities 0.00
C in Go: string ( int ( C.int ) ) returns \u000X 0.00
What the difference between (*T)(nil) and &T{}/new(T)? Golang 0.00
In what sense can Go's interface be considered a pointer? 0.00
how do you test golang command line output 0.00
Can 'go build' and 'go test' have default tags? 0.00
go install creates directory os_arch - select different output dire... -1.69
Handle dependencies in Go -1.71
Is it necessary to use a type assertion to access the values of a t... +0.17
Directory structure for Go web app +2.32
Run user-submitted code in Go +2.15
Setting An Interface{} Parameter By Reference -0.30
Golang http server blocks when starts a goroutine of infinite-loop -1.74
How to compile golang program with .a file (without source) 0.00
string from stream in go for multiple object types +2.26
why two pointer of same struct which only used new function for cre... 0.00