Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrorTimeoutComplete = errors.New("complete timeout")
)
Functions ¶
func NewHttpCompleteCaller ¶
func NewHttpCompleteCaller() *httpCompleteCaller
Types ¶
type HttpComplete ¶
type HttpComplete struct {
// contains filtered or unexported fields
}
func NewHttpComplete ¶
func NewHttpComplete(retry int, timeOut time.Duration) *HttpComplete
Click to show internal directories.
Click to hide internal directories.