act

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

func New

func New(fs afero.Fs) *Controller

func (*Controller) Run

func (c *Controller) Run(_ context.Context, logE *logrus.Entry, cfgFilePath string, args ...string) error

type HasLogLevelError

type HasLogLevelError struct {
	LogLevel logrus.Level
	Err      error
}

func (*HasLogLevelError) Error

func (e *HasLogLevelError) Error() string

func (*HasLogLevelError) Unwrap

func (e *HasLogLevelError) Unwrap() error

type Policy

type Policy interface {
	Name() string
	ID() string
}

Jump to

Keyboard shortcuts

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