We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8121d5 commit 2fe95e6Copy full SHA for 2fe95e6
README.md
@@ -13,7 +13,7 @@ Public Functions:
13
- `MergePatch(doc, merge) -> doc` : Applies a MergePatch to a JSON document and returns the new doc.
14
- `MergeMergePatch(merge, merge) -> merge` : Merges two Merge Patch documents into a single.
15
16
-```
+```go
17
package main
18
19
import (
0 commit comments