Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
df034c9c0be29c4e0dc875a06b63133140c4448d
Switch branch/tag
go-dms3
commands
20 Oct, 2014
12 commits
commands: Updated Command tests for new Response API
· df034c9c
Matt Bell
authored
Oct 10, 2014
df034c9c
commands: Updated Command to use Response for output rather than (interface{}, error)
· b2ee05a0
Matt Bell
authored
Oct 10, 2014
b2ee05a0
commands: Added Response
· f31fd53d
Matt Bell
authored
Oct 10, 2014
f31fd53d
commands: Added global options list to command tests
· 97ce60f8
Matt Bell
authored
Oct 10, 2014
97ce60f8
commands: Use global options when registering and calling commands
· d7e9afc8
Matt Bell
authored
Oct 10, 2014
d7e9afc8
commands: Created a list of global options (for options owned by commands package)
· 47ebf174
Matt Bell
authored
Oct 10, 2014
47ebf174
commands: Added tests for Command.Register
· e593c180
Matt Bell
authored
Oct 09, 2014
e593c180
commands: Check for option name collisions
· 5b18844c
Matt Bell
authored
Oct 09, 2014
5b18844c
commands: Wrote tests for command option validation
· dd682963
Matt Bell
authored
Oct 08, 2014
dd682963
commands: Request struct
· 15b7388c
Matt Bell
authored
Oct 08, 2014
15b7388c
commands: Created Option struct
· 30ea427b
Matt Bell
authored
Oct 08, 2014
30ea427b
commands: Implemented Command
· dd2a1050
Matt Bell
authored
Oct 08, 2014
dd2a1050