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-cmds
Commits
58597eb02eacffaadfd8bb5c2acff1543601fdf2
Switch branch/tag
go-dms3-cmds
20 Oct, 2014
11 commits
commands: Updated Command to use Response for output rather than (interface{}, error)
· 58597eb0
Matt Bell
authored
Oct 10, 2014
58597eb0
commands: Added Response
· 56f43338
Matt Bell
authored
Oct 10, 2014
56f43338
commands: Added global options list to command tests
· e0719843
Matt Bell
authored
Oct 10, 2014
e0719843
commands: Use global options when registering and calling commands
· 4537b96f
Matt Bell
authored
Oct 10, 2014
4537b96f
commands: Created a list of global options (for options owned by commands package)
· 1d4aecc7
Matt Bell
authored
Oct 10, 2014
1d4aecc7
commands: Added tests for Command.Register
· 7f040aa2
Matt Bell
authored
Oct 09, 2014
7f040aa2
commands: Check for option name collisions
· 63f8bc42
Matt Bell
authored
Oct 09, 2014
63f8bc42
commands: Wrote tests for command option validation
· 0c30aeda
Matt Bell
authored
Oct 08, 2014
0c30aeda
commands: Request struct
· ee14bb89
Matt Bell
authored
Oct 08, 2014
ee14bb89
commands: Created Option struct
· f402d781
Matt Bell
authored
Oct 08, 2014
f402d781
commands: Implemented Command
· e2b973ad
Matt Bell
authored
Oct 08, 2014
e2b973ad