Merged in feature/autodocs (pull request #94)
Auto Docs for all cmds * docs
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
// **Listens For**: Body Containing Document ID.
|
||||
//
|
||||
// **Action**.
|
||||
//
|
||||
// Checks if the document is eligible for syncing.
|
||||
//
|
||||
// By validating: the client can_sync parameter, the job can_sync parameter.
|
||||
//
|
||||
// If eligible, send an event to the DOCCLEAN queue.
|
||||
package main
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user