Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DocumentComposer ¶ added in v0.1.4
type DocumentComposer struct { }
DocumentComposer applies patches to the document
func (*DocumentComposer) ApplyPatches ¶ added in v0.1.4
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.