Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
GetArchiveID func(id int) (int, error)
OutputMode func() string
ReplicatePrefix func(id int) string
RootDir func() string
ArchiveSuffix func() string
GetSourceDir func(ctx context.Context, id int) (string, error)
GetArchiveFilePath func(ctx context.Context, id int, pack bool) (string, error)
}
Click to show internal directories.
Click to hide internal directories.