Added File operators

This commit is contained in:
Mike Farah
2020-11-20 23:08:12 +11:00
parent d38caf6bc2
commit e451119014
4 changed files with 8 additions and 10 deletions
-2
View File
@@ -18,8 +18,6 @@ type OperationType struct {
// operators TODO:
// - get path operator (like doc index)
// - get file index op (like doc index)
// - get file name op (like doc index)
// - write in place
// - mergeAppend (merges and appends arrays)
// - mergeEmpty (sets only if the document is empty, do I do that now?)