Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyAttributes ¶
CopyAttributes makes a deep copy of the attributes map.
func NormalizeInterfaceAttributes ¶
func NormalizeInterfaceAttributes(value interface{}) interface{}
NormalizeInterfaceAttributes normalises types of an attribute values. The following transformations are applied: int -> int64, float32 -> float64. The normalisation proceeds recursively through maps and slices.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.