when run client.go ,it says: 2015/01/18 17:40:18 json: cannot unmarshal array into Go value of type string exit status 1 when change to "c.Send("events plain ALL")" , it's ok.
when run client.go ,it says:
2015/01/18 17:40:18 json: cannot unmarshal array into Go value of type string
exit status 1
when change to "c.Send("events plain ALL")" , it's ok.