Current section

Files

Jump to
molt include molt@ops_MergeValues.hrl
Raw

include/molt@ops_MergeValues.hrl

-record(merge_values, {
path :: binary(),
entries :: list({binary(), molt@value:value()}),
on_conflict :: molt@ops:conflict_strategy()
}).