Documentation ¶
Index ¶
- func Implements(abs interface{}, of reflect.Type) bool
- func InterfaceType[T interface{}]() reflect.Type
- func StructType(v interface{}) reflect.Type
- func StructValue(v interface{}) reflect.Value
- func SubStructOf(child, parent interface{}) int
- func TypeOf(v interface{}) reflect.Type
- func TypeString(abstract interface{}) (typeString string)
- func ValueOf(v interface{}) reflect.Value
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Implements ¶
func InterfaceType ¶ added in v0.1.1
func StructType ¶
func StructValue ¶
func SubStructOf ¶
func SubStructOf(child, parent interface{}) int
func TypeString ¶
func TypeString(abstract interface{}) (typeString string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.