Documentation ¶
Index ¶
- Constants
- func NewReader(meta *reader.Meta, conf conf.MapConf) (reader.Reader, error)
- type Reader
- func (r *Reader) Close() error
- func (r *Reader) Name() string
- func (r *Reader) ReadLine() (string, error)
- func (r *Reader) Reset() error
- func (r *Reader) SetMode(mode string, v interface{}) error
- func (r *Reader) Source() string
- func (r *Reader) Start() error
- func (r *Reader) Status() StatsInfo
- func (r *Reader) SyncMeta()
- type Record
Constants ¶
View Source
const (
KeyMetaFileName = ".es.log"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.