Versions in this module Expand all Collapse all v1 v1.0.1 Aug 8, 2022 v1.0.0 Aug 4, 2022 Changes in this version + type Fields map[string]interface + type PendingField struct + type PendingFields struct + IsReadOnly bool + Slice Slice + func (pendingFields *PendingFields) AddMultiple(fields Fields) + func (pendingFields *PendingFields) AddOne(key string, value interface{}) + func (pendingFields PendingFields) Clone() PendingFields + func (pendingFields PendingFields) Compile() Fields + func (pendingFields PendingFields) CompileWithStorage(m Fields) Fields + type Slice []PendingField