updater

package
v0.0.0-...-ffe3fa0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2013 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContentInspectionUpdater

type ContentInspectionUpdater struct {
	// contains filtered or unexported fields
}

func NewContentInspectionUpdater

func NewContentInspectionUpdater(anlz analyzer.Analyzer, class string) *ContentInspectionUpdater

func (*ContentInspectionUpdater) String

func (cih *ContentInspectionUpdater) String() string

func (*ContentInspectionUpdater) Update

func (cih *ContentInspectionUpdater) Update(mail mailfile.Mail)

type FileHandlerAdapter

type FileHandlerAdapter struct {
	// contains filtered or unexported fields
}

func NewFileHandlerAdapter

func NewFileHandlerAdapter(updater Updater, factory mailfile.MailFileFactory) *FileHandlerAdapter

func (*FileHandlerAdapter) Handle

func (fha *FileHandlerAdapter) Handle(filePath string)

type Updater

type Updater interface {
	Update(mailfile.Mail)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL