analyzer

package
v0.0.0-...-9576e61 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Analyzer

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

func NewAnalyzer

func NewAnalyzer(cloudwatch cloudwatchlogsiface.CloudWatchLogsAPI, arn string, waitTime int) *Analyzer

func (*Analyzer) CheckInvocations

func (a *Analyzer) CheckInvocations(memory int) (map[string]float64, error)

type AnalyzerAPI

type AnalyzerAPI interface {
	CheckInvocations(memory int) error
}

Jump to

Keyboard shortcuts

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