Versions in this module Expand all Collapse all v0 v0.0.2 Sep 22, 2021 Changes in this version + type CopyableMap map[string]interface + func (m CopyableMap) DeepCopy() map[string]interface{} + type CopyableSlice []interface + func (s CopyableSlice) DeepCopy() []interface{}