Documentation
¶
Overview ¶
Package update provides the functionality for ajfs update command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
config.CommonConfig
config.FilterConfig
KeepCopyPath string // Path to where a copy of the existing database should be kept
}
Config for the ajfs update command.
Click to show internal directories.
Click to hide internal directories.