Documentation ¶
Overview ¶
Package http implements functionality common to HTTP uploading pipelines.
Index ¶
Constants ¶
View Source
const ( // ModeBinary uploads only compiled binaries ModeBinary = "binary" // ModeArchive uploads release archives ModeArchive = "archive" )
Variables ¶
This section is empty.
Functions ¶
func CheckConfig ¶
CheckConfig validates a Put configuration returning a descriptive error when appropriate
Types ¶
Click to show internal directories.
Click to hide internal directories.