Documentation
¶
Overview ¶
Package source is the interface for sources
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type ChangeSet ¶
type ChangeSet struct {
Data []byte
Checksum string
Format string
Source string
Timestamp time.Time
}
ChangeSet represents a set of changes from a source
type Options ¶
Source Files
¶
- changeset.go
- noop.go
- options.go
- source.go
Click to show internal directories.
Click to hide internal directories.