johanfo

Results 2 issues of johanfo

Seems to be an error in the CMD-utility $ go build # github.com/justwatchcom/goat/cmd .\main.go:97: cannot use 0 (type int) as type string in map index

Hi, I have notices that in fmt.Printf(%#v, list) separate list entities with a ","(comma), but spew use space here, with no way of reconfiguring this. Space separation can be quite...