package
Version:
v0.8.2
Opens a new window with list of versions in this module.
Published: May 11, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Command syncs a DMFR to a database.
func (*Command) Parse ¶
Parse command line options.
func (*Command) Run ¶
Run this command.
type Options struct {
Filenames []string
HideUnseen bool
}
Options sets options for a sync operation.
type Result struct {
FeedIDs []int
Errors []error
HiddenCount int
}
Result is the result of a sync operation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.