//
pkg.gl
Category
github.com/yiranzai/log-transformer
cmd
parser
package
0.0.2
Repository:
https://github.com/yiranzai/log-transformer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
146 SLOC
#
Functions
NewNginxAccessParser
NewNginxAccessParser Nginx文件处理的构造函数.
NewParser
NewParser 实例化.
#
Constants
NginxTimeLocal
No description provided by the author
TypeNginx
No description provided by the author
TypeNginxAccess
No description provided by the author
#
Structs
NginxAccessParser
NginxAccessParser NginxAccessLog解析器.
#
Interfaces
IParser
IParser Parser接口.
IParserConfig
IParserConfig Parser所需配置文件接口.