director

package
v0.0.1-alpha Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

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

func NewBuilder

func NewBuilder() *Builder

func (*Builder) BreakWith

func (builder *Builder) BreakWith(breaker breaker.Breaker) *Builder

func (*Builder) Build

func (builder *Builder) Build() *Director

func (*Builder) Do

func (builder *Builder) Do(ctx context.Context) (action.Result, error)

func (*Builder) Launch

func (builder *Builder) Launch(actions ...action.Action) *Builder

type Director

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

func (*Director) Do

func (d *Director) Do(ctx context.Context) (action.Result, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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