Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrArchiverAlreadyInitialized is the error returned when the preprocess is already initialized ErrArchiverAlreadyInitialized = errors.New("archiver already initialized") )
Functions ¶
func GetClients ¶
func GetClients() (clients []*warc.CustomHTTPClient)
func GetWARCWritingQueueSize ¶
func GetWARCWritingQueueSize() (total int)
This function is used in multiple places so it can't be replaced by GetStats()
Types ¶
Click to show internal directories.
Click to hide internal directories.