Documentation ¶ Index ¶ func ConvertPointer(t reflect.Type) reflect.Type func IsFunc(i interface{}) bool func IsNilPointer(i interface{}) bool func RemoveTypePtr(t reflect.Type) reflect.Type func RemoveValuePtr(v reflect.Value) reflect.Value func UUID() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ConvertPointer ¶ func ConvertPointer(t reflect.Type) reflect.Type func IsFunc ¶ func IsFunc(i interface{}) bool func IsNilPointer ¶ func IsNilPointer(i interface{}) bool func RemoveTypePtr ¶ func RemoveTypePtr(t reflect.Type) reflect.Type func RemoveValuePtr ¶ func RemoveValuePtr(v reflect.Value) reflect.Value func UUID ¶ func UUID() string Types ¶ This section is empty. Source Files ¶ View all Source files reflect.go uuid.go Directories ¶ Show internal Expand all Path Synopsis serializer signature Click to show internal directories. Click to hide internal directories.