processor

package
v0.0.0-...-06ac272 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Processor

type Processor struct {
	// contains filtered or unexported fields
}

func NewProcessor

func NewProcessor(s3ClientRead, s3ClientWrite *s3.S3, modelInvocation *model.MetadataGenerator, modelInvocationLogsInputBucket, metadataLogsOutputBucket string) *Processor

func (*Processor) ProcessModelInvocationLogS3Object

func (p *Processor) ProcessModelInvocationLogS3Object(sourceKey string, logProcessorFunc func([]byte) ([]byte, error)) ([]byte, error)

func (*Processor) ProcessModelInvocationLogs

func (p *Processor) ProcessModelInvocationLogs(accountID, region, modelInvocationLogsInputBucketPrefix string, year, month, day, hour int) error

Jump to

Keyboard shortcuts

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