Documentation
¶
Index ¶
Constants ¶
View Source
const ( MaxFilenameLength = 255 MaxFilenameWithHashLength = 247 DefaultDirPermissions = 0755 DefaultFilePermissions = 0644 )
Constants for file operations
Variables ¶
This section is empty.
Functions ¶
func GetThreadsFlag ¶
GetThreadsFlag extracts the threads flag value from a cobra command Cobra already validates that it's a valid integer, but we still check for errors
func OpenWARCFile ¶
OpenWARCFile opens a WARC file and returns a reader and file handle
func ShouldSkipRecord ¶
ShouldSkipRecord determines if a WARC record should be skipped during processing
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.