Commit d4865cb
authored
* Support new DELIFEQ command #67
- Added DELIFEQ to commands.json
- Regenerated command builders (gen_stream_test.go, gen_string.go, gen_string_test.go)
Signed-off-by: krish8955 <krishnakhandelwal8955@gmail.com>
* Update DELIFEQ command definition
- Removed unnecessary fields (command_flags, acl_categories, key_specs, reply_schema) from DELIFEQ
- Kept only essential metadata for clarity and maintainability
- Kept the indentation maintained
Signed-off-by: Krishna Khandelwal <krishnakhandelwal8955@gmail.com>
---------
Signed-off-by: krish8955 <krishnakhandelwal8955@gmail.com>
Signed-off-by: Krishna Khandelwal <krishnakhandelwal8955@gmail.com>
1 parent 0386cc0 commit d4865cb
File tree
4 files changed
+57
-0
lines changed- hack/cmds
- internal/cmds
4 files changed
+57
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1062 | 1062 | | |
1063 | 1063 | | |
1064 | 1064 | | |
| 1065 | + | |
1065 | 1066 | | |
1066 | 1067 | | |
1067 | 1068 | | |
| |||
1577 | 1578 | | |
1578 | 1579 | | |
1579 | 1580 | | |
| 1581 | + | |
| 1582 | + | |
| 1583 | + | |
| 1584 | + | |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
| 1589 | + | |
| 1590 | + | |
| 1591 | + | |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
1580 | 1599 | | |
1581 | 1600 | | |
1582 | 1601 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments