factory

package
v0.0.0-...-76a993e Latest Latest
Warning

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

Go to latest
Published: Apr 17, 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 OctopusCheckFactory

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

OctopusCheckFactory builds all the lint checks. This is where you can customize things like error handlers.

func NewOctopusCheckFactory

func NewOctopusCheckFactory(client *client.Client) OctopusCheckFactory

func (OctopusCheckFactory) BuildAllChecks

func (o OctopusCheckFactory) BuildAllChecks() ([]checks.OctopusCheck, error)

BuildAllChecks creates new instances of all the checks and returns them as an array.

Jump to

Keyboard shortcuts

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