Merged in feature/autodocs (pull request #94)
Auto Docs for all cmds * docs
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
// **Listens For**: Body Containing Document ID
|
||||
//
|
||||
// **Action**.
|
||||
//
|
||||
// If the document text is not already extracted according to the job collector standards, the text is extracted.
|
||||
//
|
||||
// An event with the document id is pushed to the QUERYSYNC queue.
|
||||
package main
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user