kubo/commands
Juan Batiz-Benet 184c25430b go-vet friendly codebase
- distinguish log.Error and log.Errorf functions
- Initialize structs with field names
- A bit of unreachable code (defers)
2014-10-25 03:46:39 -07:00
..
cli go-vet friendly codebase 2014-10-25 03:46:39 -07:00
command_test.go go-vet friendly codebase 2014-10-25 03:46:39 -07:00
command.go commands: Removed Command#Register and exported Subcommands so subcommands can be defined statically 2014-10-21 18:05:54 -07:00
option.go "enc" -> EncShort 2014-10-20 08:00:28 -07:00
request.go commands: Added Request#SetStream 2014-10-21 18:27:39 -07:00
response_test.go commands: Fixed tests 2014-10-21 16:15:22 -07:00
response.go commands: go fmt 2014-10-21 18:16:04 -07:00