import (
ccmd "github.com/pip-services3-gox/pip-services3-commons-gox/commands"
)
type MyCommandSet struct {
*ccmd.CommandSet
}
import (
ccmd "github.com/pip-services3-gox/pip-services3-commons-gox/commands"
)
type MyCommandSet struct {
*ccmd.CommandSet
}