feat: add http request with github.com/imroc/req

This commit is contained in:
debugtalk
2021-09-22 14:23:32 +08:00
parent f19454d050
commit 5281ad7c25
5 changed files with 34 additions and 7 deletions

View File

@@ -1,5 +0,0 @@
package httpboomer
func (step *TStep) Run() error {
return nil
}