Searched defs:ExecuteCommandParams (Results 1 – 6 of 6) sorted by relevance
68 ExecuteCommand(context.Context, *ExecuteCommandParams) (interface{}, error)
2648 type ExecuteCommandParams struct { struct2653 Command string `json:"command"`2658 Arguments []interface{} `json:"arguments,omitempty"`2659 WorkDoneProgressParams