Documentation ¶
Index ¶
Constants ¶
View Source
const (
TypeStr = "cwlogs"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Unmarshaler ¶
type Unmarshaler struct {
// contains filtered or unexported fields
}
Unmarshaler for the CloudWatch Log JSON record format.
func NewUnmarshaler ¶
func NewUnmarshaler(logger *zap.Logger) *Unmarshaler
NewUnmarshaler creates a new instance of the Unmarshaler.
Click to show internal directories.
Click to hide internal directories.