resource

package
v0.32.1 Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cleaner added in v0.20.0

type Cleaner interface {
	Cleanup(func())
	Logger
	FailIndicator
}

type FailIndicator added in v0.20.3

type FailIndicator interface {
	Failed() bool
}

type Logger added in v0.20.0

type Logger interface {
	Log(...interface{})
}

type NOPLogger added in v0.20.0

type NOPLogger struct{}

func (*NOPLogger) Log added in v0.20.0

func (*NOPLogger) Log(...interface{})

Log for the NOP Logger does nothing.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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