chain

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chain

type Chain struct {
	// contains filtered or unexported fields
}

func NewChain

func NewChain(name string) *Chain

func (*Chain) Append

func (b *Chain) Append(parameters ...*Parameter) *Chain

func (*Chain) AppendIf

func (b *Chain) AppendIf(predicate func() bool, parameters ...*Parameter) *Chain

func (*Chain) Build

func (b *Chain) Build(verbose bool) []string

func (*Chain) Name

func (b *Chain) Name() string

Jump to

Keyboard shortcuts

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