Documentation
¶
Index ¶
- func Accessible(rv reflect.Value) reflect.Value
- func DeepEqual(v1, v2 any) (bool, error)
- func IsMutable(v any) bool
- func IsNil(v any) bool
- func IsStruct(v any) bool
- func RegisterIsEqual(typ reflect.Type, rfn func(v1, v2 reflect.Value) (bool, error))
- func TryToMakeAccessible(rv reflect.Value) (reflect.Value, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterIsEqual ¶ added in v0.145.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.