Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶ added in v0.6.0
type Option func(*SnapshotGenerator)
func WithLogger ¶ added in v0.7.2
func WithSnapshotGenerator ¶ added in v0.6.0
func WithSnapshotGenerator(g generator.SnapshotGenerator) Option
type SnapshotGenerator ¶
type SnapshotGenerator struct {
// contains filtered or unexported fields
}
func NewSnapshotGenerator ¶
func (*SnapshotGenerator) Close ¶
func (s *SnapshotGenerator) Close() error
func (*SnapshotGenerator) CreateSnapshot ¶
Click to show internal directories.
Click to hide internal directories.