Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checkpoint ¶
type CheckpointTransformer ¶
type CheckpointTransformer interface { Import(checkpoint *Checkpoint) error Export() (*Checkpoint, error) }
type SourceFilter ¶
type SourceFilter interface{}
Click to show internal directories.
Click to hide internal directories.