v0.0.147
This commit is contained in:
@@ -13,6 +13,7 @@ type EntityID = any
|
||||
type fullTypeRef[TData any] struct {
|
||||
IsPointer bool
|
||||
Kind reflect.Kind
|
||||
RealType reflect.Type
|
||||
Type reflect.Type
|
||||
UnderlyingType reflect.Type
|
||||
Name string
|
||||
|
Reference in New Issue
Block a user