Documentation
¶
Index ¶
- func AssignSliceItem(data reflect.Value, index int, dest reflect.Value) error
- func AssignValue(source reflect.Value, dest reflect.Value) error
- func CopyAttributeByNames[T any](source interface{}, dest T, copiedFieldNames ...string) (T, error)
- func CopyAttributes[T any](source interface{}, dest T, excludeFieldNames ...string) (T, error)
- type Reflector
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssignSliceItem ¶
func CopyAttributeByNames ¶ added in v0.0.4
func CopyAttributes ¶ added in v0.0.4
Types ¶
Click to show internal directories.
Click to hide internal directories.