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 2 3 ... 13
Title Δ
golang unknown revision module/vX.Y.Z and importing package properly +0.03
How to use channels efficiently 0.00
is it possible to share one method for two child struct +0.53
Clean way to break from an if statement in Go +1.23
How to get values in slice with Go? 0.00
Is there a general name for Go types with "reference semantics... 0.00
Is a new proposal of generics backward compatible with older versions 0.00
Negative build tags not working as expected -1.17
Short declaration in Go +0.53
Can I alias the return type of a fuction -0.67
How to generate path relative to module path 0.00
How reach peak flops 0.00
Does it make sense to have multimodule golang repo just so people w... 0.00
"make: go: command not found" - although go binary is in... -0.47
Using Go Modules with packages that require "make install" 0.00
Do goroutines keep running even if main function is terminated? -1.50
Does a channel have a unique identifier 0.00
How can i read yaml file from a directory without mentioning the ex... +0.53
My app failed to import another local package without pushing chang... 0.00
Is there a way to run a Go module from another directory 0.00
Why is golang package bcrypt able to retrieve the salt after hashin... -0.45
Module dependencies issues co-developing two separate go modules -0.47
playground - timeout running go build 0.00
It's concurrent, but what makes it run in parallel? +2.20
What context to pass to just wait until something is completed? -0.47
Go: is it possible to marshal a cycled json 0.00
Is there a way to execute functions in a compiled golang binary fro... 0.00
go build package path with absolute path -0.47
Disable race detection in test binary +0.52
context - WithDeadline() vs WithTimeout() -0.08
Is possible to reflect an struct from ast 0.00
Is there a way in go to dynamicaly gather instances of a given stru... 0.00
What determines the order of execution of goroutines? -0.67
Does Go allow to convert any type of data to []byte? 0.00
Defer to outside a function -1.54
Not double the array size when append -0.28
Can Golang modules be used on a branch other than master? 0.00
Is it possible to return just one field when struct initialized and... -0.46
How to obtain the address of an object referenced by an interface -1.56
How to limit number of fields received json can hold? -1.55
Creating shared object file in Go for an entire module 0.00
Golang how to install lib with go mod command -0.48
Does go implements its own ssl library? -1.75
Is there an (idiomatic or any other) way to pass in additional cont... 0.00
Deleting all cookies 0.00
I need consume my library golang from local to test changes first -0.48
Are elses really a code smell? Idiomatic way to write Go conditions -1.90
how to swap values by index in Golang -0.38
waitgroup with concurrent limit but test fail 0.00
How does go routine access local variable from calling function aft... -1.61