Documentation
¶
Overview ¶
Package bioxrv provides gleancli extensions for bioRxiv and medRxiv.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ExtensionSpec = extensions.ExtensionSpec{ Name: cmdName, CmdSpec: cmdSpec, AuthCfg: struct{}{}, ServiceCfg: biorxivcmd.Service{}, AddFunc: AddExtension, }
Functions ¶
func AddExtension ¶
func AddExtension(extension extensions.Extension, cmdSet *subcmd.CommandSetYAML, parents []string) error
func NewDocumentConverter ¶
func NewDocumentConverter() converters.Document
Types ¶
type CommonFlags ¶
type CrawlFlags ¶
type CrawlFlags struct {
CommonFlags
biorxivcmd.CrawlFlags
}
type IndexFlags ¶
type IndexFlags struct {
CommonFlags
biorxivcmd.IndexFlags
}
type LookupFlags ¶
type LookupFlags struct {
CommonFlags
biorxivcmd.LookupFlags
}
type ScanFlags ¶
type ScanFlags struct {
CommonFlags
biorxivcmd.ScanFlags
}
Click to show internal directories.
Click to hide internal directories.