Versions in this module Expand all Collapse all v1 v1.2.0 Aug 18, 2024 Changes in this version + type Patch struct + func Diff(a, b []byte) *Patch + func FromBytes(b []byte) *Patch + func (p *Patch) Apply(a []byte) []byte + func (p *Patch) ToBytes() []byte