Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DocumentComposer ¶
type DocumentComposer struct { }
DocumentComposer applies patches to the document.
func (*DocumentComposer) ApplyPatches ¶
func (c *DocumentComposer) ApplyPatches(doc document.Document, patches []patch.Patch) (document.Document, error)
ApplyPatches applies patches to the document.
Click to show internal directories.
Click to hide internal directories.