Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChangeSet ¶
type ChangeSet struct { Data []byte //binary data Checksum string //md5 sum Format string //format Source string //name Timestamp time.Time //time stamp }
ChangeSet represents a set of changes from a source
Click to show internal directories.
Click to hide internal directories.