parser

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const RDSAudit = "rdsaudit"

Variables

This section is empty.

Functions

This section is empty.

Types

type Parsed

type Parsed struct {
	Data     map[string]interface{}
	LogEvent *datasource.LogEvent
}

type Parser

type Parser interface {
	Parse(context.Context, <-chan *datasource.LogEvent) <-chan *Parsed
	NewFakeLogEvent() (*datasource.LogEvent, error)
	Err() error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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