Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Producer ¶
type Producer struct {
// contains filtered or unexported fields
}
Producer is used to listen to the Logs API using HTTP
func NewProducer ¶
func NewProducer(outC chan []*lambda.LambdaEvent) *Producer
Click to show internal directories.
Click to hide internal directories.