package
0.79.1
Repository: https://github.com/tahsinrahman/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.