sig_check

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2024 License: BSD-2-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLogs

func GetLogs(
	cliConnection plugin.CliConnection, c logHttp.Client, sourceID string,
	quitC chan bool, shutdownC, sigkillC, httpErrorC chan int, errC chan error,
	debugMode bool,
)

Channels must be initialized but empty

func SigCheck

func SigCheck(cli plugin.CliConnection, cf *client.Client, appGUID string, log Logger, debugMode bool) error

Types

type Logger

type Logger interface {
	Fatalf(format string, args ...interface{})
	Printf(format string, args ...interface{})
}

Logger is used for outputting log-cache results and errors

Jump to

Keyboard shortcuts

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