Documentation
¶
Overview ¶
Package content defines constants for content detection and validation.
Index ¶
Constants ¶
View Source
const ( // MinLen is the minimum byte length for a file to be considered // non-empty by the "effectively empty" heuristic. MinLen = 20 )
Content detection constants.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.