Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hook ¶
type Hook struct {
// contains filtered or unexported fields
}
Hook represents one hook
func NewHook ¶
func NewHook(groupName string, streamName string, batchFrequency time.Duration) (hook *Hook, err error)
NewHook creates a new hook with an AWS session taken from the environment
Click to show internal directories.
Click to hide internal directories.