Versions in this module Expand all Collapse all v0 v0.0.1 Apr 6, 2022 Changes in this version + type CopyableMap map[string]interface + func (m CopyableMap) DeepCopy() map[string]interface{} + type CopyableSlice []interface + func (s CopyableSlice) DeepCopy() []interface{}