Documentation ¶
Index ¶
- func NewReader(meta *reader.Meta, conf conf.MapConf) (reader.Reader, error)
- type Reader
- func (kr *Reader) Close() (err error)
- func (kr *Reader) Lag() (rl *LagInfo, err error)
- func (kr *Reader) Name() string
- func (kr *Reader) ReadLine() (data string, err error)
- func (kr *Reader) SetMode(mode string, v interface{}) error
- func (kr *Reader) Source() string
- func (kr *Reader) Status() StatsInfo
- func (kr *Reader) SyncMeta()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.