d6o/TinderOnline

panic: json: cannot unmarshal string into Go struct field .main of type bool

EduardoMartinNube opened this issue · 1 comments

Trying to make it work but it crashes.

Is there any line-by-line debugger for Go?

Thanks for this code, now I feel like getting into Go :-)

panic: json: cannot unmarshal string into Go struct field .main of type bool

goroutine 1 [running]:
main.checkError(0x7a07e0, 0xc04225c0f0)
C:/Go/bin/tinderonline.go:137 +0x51
main.main()
C:/Go/bin/tinderonline.go:28 +0x161

d6o commented

Please see #12