Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Processor ¶
type Processor interface {
Process(snapshot *Snapshot) (io.ReadCloser, error)
Cacheable() bool
}
type Snapshot ¶
type Snapshot struct {
SnapshotMeta
SnapshotPath `json:"-"`
}
type SnapshotMeta ¶
type SnapshotPath ¶
Click to show internal directories.
Click to hide internal directories.