util

package
v1.9.2 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InstallPrivateDependencyMessage = "" /* 149-byte string literal not displayed */
View Source
var UnknownError = "" /* 183-byte string literal not displayed */

Functions

func CloseFile

func CloseFile(j job.IJob, fileWriter writer.IFileWriter, file *os.File)

func MakePathFromManifestFile

func MakePathFromManifestFile(siblingFile string, fileName string) string

Types

type PMJobError added in v1.7.0

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

func NewPMJobError added in v1.7.0

func NewPMJobError(err string) *PMJobError

func (PMJobError) Command added in v1.7.0

func (e PMJobError) Command() string

func (PMJobError) Documentation added in v1.7.0

func (e PMJobError) Documentation() string

func (PMJobError) Error added in v1.7.0

func (e PMJobError) Error() string

func (PMJobError) IsCritical added in v1.7.0

func (e PMJobError) IsCritical() bool

func (*PMJobError) SetCommand added in v1.7.0

func (e *PMJobError) SetCommand(cmd string)

func (*PMJobError) SetDocumentation added in v1.7.0

func (e *PMJobError) SetDocumentation(doc string)

func (*PMJobError) SetIsCritical added in v1.7.0

func (e *PMJobError) SetIsCritical(isCritical bool)

func (*PMJobError) SetStatus added in v1.7.0

func (e *PMJobError) SetStatus(status string)

func (PMJobError) Status added in v1.7.0

func (e PMJobError) Status() string

Jump to

Keyboard shortcuts

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