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 and Query ID
|
||||
//
|
||||
// **Action**.
|
||||
//
|
||||
// Run the query for the given document and store the result.
|
||||
//
|
||||
// Events with the document id and downstream query ids are pushed to the QUERY queue.
|
||||
package main
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user