Deshi Xiao
|
bae3023eef
|
client.StatusError don't be returned as a pointer
closes #12373
1. remove & from client.StatusError
2. remove * from Error method
Signed-off-by: Deshi Xiao <xiaods@gmail.com>
|
2015-04-16 01:27:07 +08:00 |
|
Antonio Murdaca
|
c30a55f14d
|
Refactor utils/utils, fixes #11923
Signed-off-by: Antonio Murdaca <me@runcom.ninja>
|
2015-04-14 01:37:36 +02:00 |
|
Peggy Li
|
b5d0380108
|
Add godoc-style docstrings to Cmd... methods
Signed-off-by: Peggy Li <peggyli.224@gmail.com>
|
2015-03-25 14:17:11 -07:00 |
|