package
0.80.2
Repository: https://github.com/lzjluzijie/goreleaser.git
Documentation: pkg.go.dev

# Functions

CheckConfig validates a Put configuration returning a descriptive error when appropriate.
Defaults sets default configuration options on Put structs.
Upload does the actual uploading work.

# Constants

ModeArchive uploads release archives.
ModeBinary uploads only compiled binaries.

# Type aliases

ResponseChecker is a function capable of validating an http server response.