feat: add boom subcommand

This commit is contained in:
debugtalk
2021-10-10 22:39:52 +08:00
parent 1a35afd14f
commit 188b5598d5
5 changed files with 68 additions and 5 deletions
+1 -1
View File
@@ -18,5 +18,5 @@ func TestHttpBoomer(t *testing.T) {
// },
// }
// Run(testcase1, testcase2)
// Boom(testcase1, testcase2)
}