package
1.1.0
Repository: https://github.com/drone/go-generate.git
Documentation: pkg.go.dev

# Functions

ConfigureDefault configures a default step if the system is unable to automatically add any language-specific steps.
ConfigureDocker configures a Docker step.
ConfigureGo configures a Go step.
ConfigureNode configures a Node step.
ConfigurePlatform configures the platform.
ConfigurePython configures a Python step.
ConfigureRails configures a Ruby on Rails step.
ConfigureRuby configures a Ruby on Rails step.
ConfigureRust configures a Rust step.
ConfigureSwift configures a Swift step.
New creates a new pipeline builder.
New creates a new pipeline builder with custom rules.

# Variables

SkipAll is used as a return value from Rule to indicate that all remaining rules are to be skipped.

# Structs

Builder builds a pipeline configuration.

# Type aliases

Rule defines a pipeline build rule.