Documentation
¶
Index ¶
- Constants
- func Deref(t reflect.Type) reflect.Type
- func GetInterfaceDefaultName(i interface{}) string
- func GetTypeDefaultName(t reflect.Type) string
- func GetValueDefaultName(v reflect.Value) string
- func IsSlicePtr(i interface{}) (reflect.Value, error)
- func TypeEqual(a, b reflect.Type) bool
- func TypeEqualI(a, b interface{}) bool
Constants ¶
View Source
const ( NilPtr errorSlice = iota MustPtr MustSlice )
Variables ¶
This section is empty.
Functions ¶
func GetInterfaceDefaultName ¶
func GetInterfaceDefaultName(i interface{}) string
func GetTypeDefaultName ¶
func GetValueDefaultName ¶
func IsSlicePtr ¶
func TypeEqualI ¶
func TypeEqualI(a, b interface{}) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.