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
f0ea3554378d035a80ccb0e4693bd813a15440f6
Switch branch/tag
go-dms3-cmds
command.go
20 Oct, 2014
7 commits
commands: Refactored to make Request contain command path
· f0ea3554
Matt Bell
authored
Oct 14, 2014
f0ea3554
commands: Made Command#GetOption method, for getting all options for a given command path
· b784ac58
Matt Bell
authored
Oct 14, 2014
b784ac58
commands: Formatted code
· b748ae8c
Matt Bell
authored
Oct 10, 2014
b748ae8c
commands: Updated Command to use Response for output rather than (interface{}, error)
· 58597eb0
Matt Bell
authored
Oct 10, 2014
58597eb0
commands: Use global options when registering and calling commands
· 4537b96f
Matt Bell
authored
Oct 10, 2014
4537b96f
commands: Check for option name collisions
· 63f8bc42
Matt Bell
authored
Oct 09, 2014
63f8bc42
commands: Implemented Command
· e2b973ad
Matt Bell
authored
Oct 08, 2014
e2b973ad