package dynamicstruct const ( // ArraySplit is the string used to split array elements ArraySplit = "[]" )