exp

package
v0.0.0-...-f7150f6 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2022 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exporters = map[string]Creator{}

Functions

func AddExporter

func AddExporter(name string, creator Creator)

Types

type Creator

type Creator func() Exporter

type Exporter

type Exporter interface {
	// SampleConfig returns the default configuration of the Exporter
	Config() string

	// Label returns a one-sentence Label on the Input
	Label() string

	Run(ctx context.Context, env *cfg.RunEnv) error
}

Directories

Path Synopsis
hw
monitor
os
windowsconf/ntlm
Package NTLM implements the interfaces used for interacting with NTLMv1 and NTLMv2.
Package NTLM implements the interfaces used for interacting with NTLMv1 and NTLMv2.
windowsconf/ntlm/md4
Package md4 implements the MD4 hash algorithm as defined in RFC 1320.
Package md4 implements the MD4 hash algorithm as defined in RFC 1320.
vm

Jump to

Keyboard shortcuts

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