Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
Storage represents s3/flush storage.
func New ¶
func New(monitor monitor.Monitor, writer writers.Writer, fileNameFunc func(map[string]interface{}) (string, error)) *Storage
New creates a new storage implementation.
Click to show internal directories.
Click to hide internal directories.