feat: add boom subcommand

This commit is contained in:
debugtalk
2021-10-10 22:39:52 +08:00
parent 1f30c80cb5
commit c86aaa2555
5 changed files with 68 additions and 5 deletions

View File

@@ -18,5 +18,5 @@ func TestHttpBoomer(t *testing.T) {
// },
// }
// Run(testcase1, testcase2)
// Boom(testcase1, testcase2)
}