package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Apr 16, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type HTTPCmd struct {
*http.Client
}
HTTPCmd provides methods for http task
func (c *HTTPCmd) Run(meta *registry.Meta) (res interface{}, err error)
Run exec the actual http logic, and res represent the result of http task
Source Files
¶
Click to show internal directories.
Click to hide internal directories.