Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Tails *tail.Tail
)
Functions ¶
func NewTailMgr ¶
func NewTailMgr(logConfList []*etcd.LogEntries)
Types ¶
type TailMgr ¶
type TailMgr struct {
// contains filtered or unexported fields
}
管理所有tails-->tailObj
type TailTask ¶
type TailTask struct {
// contains filtered or unexported fields
}
一个日志收集的任务
func NewTailTask ¶
func (*TailTask) ReadSendMsg ¶
func (t *TailTask) ReadSendMsg()
Click to show internal directories.
Click to hide internal directories.