Versions in this module Expand all Collapse all v0 v0.0.2 Mar 12, 2025 Changes in this version + type SetFunc func(v interface{}) + type Updater struct + func New(ctx context.Context, set func([]byte)) *Updater + func NewNested(ctx context.Context, set SetFunc) *Updater + func (u *Updater) ForField(field string) SetFunc