Versions in this module Expand all Collapse all v0 v0.0.2 Jul 12, 2020 Changes in this version + type AddContent struct + Add uint64 + Id uint64 + func (x AddContent) AffectsId(id uint64) bool + type Operation interface + AffectsId func(id uint64) bool + type SetValue struct + Datatype uint64 + Id uint64 + Lexical string + func (x SetValue) AffectsId(id uint64) bool