package
1.0.0
Repository: https://github.com/apex/go-apex.git
Documentation: pkg.go.dev

# Functions

Handle Logs events with handler.
HandleFunc handles Logs events with callback function.

# Structs

Event represents a single log record.
LogEvent represents a single log event.
Record represents a Cloudwatch logs event with one or more records.

# Interfaces

Handler handles Logs events.

# Type aliases

HandlerFunc unmarshals Logs events before passing control.