registry

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package registry provides the step registry, joining the step providers together.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(providers ...step.Provider) (step.Registry, error)

New creates a new step registry from the specified providers.

Types

type ErrDuplicateProviderKind

type ErrDuplicateProviderKind struct {
	Kind string
}

ErrDuplicateProviderKind indicates that there are two providers with the same kind value.

func (ErrDuplicateProviderKind) Error

func (e ErrDuplicateProviderKind) Error() string

Error returns the error message.

Jump to

Keyboard shortcuts

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