Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProcessResult ¶ added in v0.10.0
type ProcessResult struct {
Interval time.Duration // 0 means keep the current interval
StopIndexing bool
}
func Process ¶
func Process(ctx context.Context, body []byte, s *server.IndexServer) ProcessResult
Click to show internal directories.
Click to hide internal directories.