//
pkg.gl
Category
github.com/minivera/go-lander
diffing
package
0.1.0
Repository:
https://github.com/minivera/go-lander.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
280 SLOC
#
Functions
GeneratePatches
GeneratePatches generate a set of patches to update the real DOM and the virtual DOM passed as the old node.
RecursivelyMount
RecursivelyMount recursively mounts the given tree from currentNode into the document provided.