Documentation ¶
Index ¶
Constants ¶
View Source
const ( // HTTPRequestDefaultTimeoutMs is the default timeout for HTTP requests // For now the value is hardcoded to 3000 milliseconds // TODO: Make this configurable HTTPRequestDefaultTimeoutMs = 3000 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RunPipeline ¶
type RunPipeline struct{}
func (*RunPipeline) ValidateInput ¶
Click to show internal directories.
Click to hide internal directories.