file

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package file implements a launcher that responds to file sources by starting tailers for the indicated files.

Index

Constants

This section is empty.

Variables

View Source
var Module fx.Option = fx.Module(
	"comp/logs/launchers/file",
	fx.Provide(newLauncher),
)

Module defines the fx options for this component.

Functions

This section is empty.

Types

type Component

type Component interface {
	// Launcher includes the common Launcher methods here
	launchermgr.Launcher
}

Component is the component type.

Jump to

Keyboard shortcuts

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