Add relaxes the termination limit to pass-through all commands before and including the command or subcommand.
(context.Context, int, api.CmdID, api.SubCmdIdx)
| 28 | // Add relaxes the termination limit to pass-through all commands before and |
| 29 | // including the command or subcommand. |
| 30 | Add(context.Context, int, api.CmdID, api.SubCmdIdx) error |
| 31 | } |
no outgoing calls