Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNeedRetry = errors.New("need retry")
Functions ¶
func GetHandler ¶ added in v0.9.0
Types ¶
type FullNotifier ¶
type IterNotifier ¶
type NotifyHandler ¶ added in v0.9.0
type NotifyHandler struct {
// contains filtered or unexported fields
}
func (*NotifyHandler) RecordEntry ¶ added in v0.9.0
func (h *NotifyHandler) RecordEntry(en *entry.LogEntry) error
Click to show internal directories.
Click to hide internal directories.