package
1.5.5
Repository: https://github.com/qiniu/logkit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package bufio implements buffered I/O.
Package builtin does nothing but import all builtin readers to execute their init functions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
GetMaxFile 在指定的限制条件condition下,根据比较函数gte 选择最大的os.FileInfo condition 文件必须满足的条件 gte f1 >= f2 则返回true.
No description provided by the author
GetMinFile 于getMaxFile 相反,返回最小的文件.
No description provided by the author
IgnoreFileSuffixes return true if file has suffix of one of the suffixes.
IgnoreHidden return ture if file has dot(.) which presents ignore files in *nix system.
No description provided by the author
No description provided by the author
Deprecated: NewFileBufReader 名字上有歧义,实际上就是NewReader,包括任何类型,保证兼容性,保留.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NoCondition 无限制条件.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterConstructor adds a new constructor for a given type of reader.
ValidFileRegex return true if file matches with validFilePattern.

# Constants

No description provided by the author
No description provided by the author
ft log 在 meta 中的文件夹名字.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Registry reader 的工厂类。可以注册自定义reader.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

DaemonReader 代表了一个需要守护线程的读取器.
DataReader 代表了一个可直接读取内存数据结构的读取器.
FileReader reader 接口方法.
获取数据lag的接口.
No description provided by the author
No description provided by the author
Reader 代表了一个通用的行读取器.
No description provided by the author
StatsReader 是一个通用的带有统计接口的reader.

# Type aliases

No description provided by the author