Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultGrepLimit = 100 DefaultScanBufSize = 64 * 1024 // 64KB initial buffer MaxScanBufSize = 1024 * 1024 // 1MB max buffer for long lines MaxLineDisplayLength = 200 )
View Source
const ( DefaultMaxLines = 2000 DefaultMaxBytes = 30 * 1024 // 30KB )
View Source
const DefaultFindLimit = 1000
View Source
const DefaultListLimit = 500
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.