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 4 5 6 ... 13
Title Δ
Is it possible to assert that a real method is called via spying in... -1.61
Is there a way of catching all unrecognised command line flags usin... 0.00
why context.Context signal affects new goroutine? 0.00
Store the state inside golang binary +0.49
Is it possible to reload dynamic libraries while a golang program r... 0.00
Can you have a map with no value in go? -0.48
How can I use struct tags when marshalling xml fields? -1.62
Godoc: Limit Documentation to Project (Not Dependencies) 0.00
golang package import failed 0.00
Is there any way we can execute a multiple commands in exec.Command? -1.81
How to fix concurrent merge sort in go 0.00
How to use a forked module, with versioned Go Modules (v1.11+, GO11... -0.49
Best way to run an untrusted executable file from a user on a server +0.01
How to make a function received different type as a string -0.85
Interface conversion of fields on equivalent structures 0.00
How to download all the dependencies of fabric-sdk-go? -0.51
Conditional (Dynamic) Struct Tags +2.24
How to get info about last called func in Go? 0.00
How to strictly unmarshall a go fixed length array? +2.39
Why don't closures called from non-pointer values ​be added to... 0.00
go module didn't download cgo soft links of dynamic library cor... 0.00
what is the difference between 'http.Client' and '&... 0.00
Precision issue of Golang big.Float 0.00
How to distribute binary-only packages for different go versions 0.00
golang url.PathUnescape can not worked in %% 0.00
how do I execute deferred functions in TestMain for a test suite? +0.01
http new request with POST method value is blank -0.63
Can gofmt accommodate local coding standard preferences? 0.00
Creating a variable creates a copy, dereferencing does not. Why? 0.00
How to obtain a channel "handle" without an associated type 0.00
Can a recursive call in defer be optimized by the compiler? -0.48
How to know if goroutine still exist? +0.17
Is there a way to get the names and values of variables in scope? +0.47
How to run Go compiler from another Go application 0.00
Update go module import references after major dependency update -0.49
Can I specify and set http-only cookie for another domain? 0.00
Detecting specific error from multi-error type 0.00
golang global variable access is slow in benchmark test 0.00
Why select statement in GoLang 0.00
Execution order of goroutines +0.33
Difference in var and := in slice declaration go language 0.00
Golang Switch Case on Slice Interfaces +0.02
Polymorphism without methods in go +1.57
how to change the status text of http response in golang like 200 O... +0.01
how to work with with forked github project with go module 0.00
Idiomatic way to reverse the order of a slice in Go (not sort desce... -0.01
How to get variable name of string pointer by using reflection? 0.00
Avoiding deadlocks in bidirectional communication between goroutines 0.00
Is writing to two separate channels reliably sequential? +0.48
Is there a way to count every call to sql.Exec? -1.66