Resty.go 86 B

12345
  1. package Common
  2. import "github.com/go-resty/resty/v2"
  3. var HTTPClient3s = resty.New()