提交 c01c5cfe 编写于 作者: C chris-sun-star

delete unused function

上级 c76861b9
......@@ -35,11 +35,6 @@ type LogConfig struct {
LogFileName string `yaml:"logFileName"`
}
type reportedError struct {
ErrorCode int
ReportedAt time.Time
}
type ILogAnalyzer interface {
isErrLog(logLine string) bool
getErrCode(logLine string) (int, error)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册