defaults

package
v1.25.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2024 License: MIT Imports: 41 Imported by: 1

Documentation

Overview

Package defaults make the list of Defaulter implementations available so projects extending GoReleaser are able to use it, namely, GoDownloader.

Index

Constants

This section is empty.

Variables

Defaulters is the list of defaulters. nolint: gochecknoglobals

Functions

This section is empty.

Types

type Defaulter

type Defaulter interface {
	fmt.Stringer

	// Default sets the configuration defaults
	Default(ctx *context.Context) error
}

Defaulter can be implemented by a Piper to set default values for its configuration.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL