package
1.9.2
Repository: https://github.com/kubevela/pkg.git
Documentation: pkg.go.dev

# Functions

AsType call json marshal and unmarshal to convert src to given target type.
CopyInto marshal the source object and unmarshal to destination object.
LookupPath lookup path for obj.
ParseFields extract fields from one path.
StrictUnmarshal unmarshal target structure and disallow unknown fields.

# Structs

Field if Index is not null, it points to an array index; otherwise a struct field.