Versions in this module Expand all Collapse all v0 v0.9.0 Mar 16, 2023 Changes in this version + type MemoryPlatform struct + func New(entries []*entry.LogEntry) *MemoryPlatform + func NewFlow(entries chan *entry.LogEntry) *MemoryPlatform + func (p *MemoryPlatform) AddFlags(set *pflag.FlagSet) + func (p *MemoryPlatform) GetNotifier(ncfg *notify.Config) (platform.Notifier, error) + func (p *MemoryPlatform) GetSource(fileHandler platform.Configer, tailMode bool) (source.Reader, error) + func (p *MemoryPlatform) Records() chan *entry.LogEntryResponse