go-redis-server
go-redis-server copied to clipboard
parser Sscanf and error typos
I found that fmt.Sscanf of go1.5 and go1.6 needs "*%d\r\n" for these newline terminated lines. I also fixed the typos in the Errorf().