type reflect.Type (interface) Method Implmentations Align() int (*rtype).Align AssignableTo(u Type) bool (*rtype).AssignableTo Bits() int (*rtype).Bits CanSeq() bool (*rtype).CanSeq CanSeq2() bool (*rtype).CanSeq2 ChanDir() ChanDir (*rtype).ChanDir Comparable() bool (*rtype).Comparable ConvertibleTo(u Type) bool (*rtype).ConvertibleTo Elem() Type (*rtype).Elem Field(i int) StructField (*rtype).Field FieldAlign() int (*rtype).FieldAlign FieldByIndex(index []int) StructField (*rtype).FieldByIndex FieldByName(name string) (StructField, bool) (*rtype).FieldByName FieldByNameFunc(match func(string) bool) (StructField, bool) (*rtype).FieldByNameFunc Implements(u Type) bool (*rtype).Implements In(i int) Type (*rtype).In IsVariadic() bool (*rtype).IsVariadic Key() Type (*rtype).Key Kind() Kind (*rtype).Kind Len() int (*rtype).Len Method(int) Method (*rtype).Method MethodByName(string) (Method, bool) (*rtype).MethodByName Name() string (*rtype).Name NumField() int (*rtype).NumField NumIn() int (*rtype).NumIn NumMethod() int (*rtype).NumMethod NumOut() int (*rtype).NumOut Out(i int) Type (*rtype).Out OverflowComplex(x complex128) bool (*rtype).OverflowComplex OverflowFloat(x float64) bool (*rtype).OverflowFloat OverflowInt(x int64) bool (*rtype).OverflowInt OverflowUint(x uint64) bool (*rtype).OverflowUint PkgPath() string (*rtype).PkgPath Size() uintptr (*rtype).Size String() string (*rtype).String common() *abi.Type (*rtype).common uncommon() *uncommonType (*rtype).uncommon
Method Implmentations Align() int (*rtype).Align AssignableTo(u Type) bool (*rtype).AssignableTo Bits() int (*rtype).Bits CanSeq() bool (*rtype).CanSeq CanSeq2() bool (*rtype).CanSeq2 ChanDir() ChanDir (*rtype).ChanDir Comparable() bool (*rtype).Comparable ConvertibleTo(u Type) bool (*rtype).ConvertibleTo Elem() Type (*rtype).Elem Field(i int) StructField (*rtype).Field FieldAlign() int (*rtype).FieldAlign FieldByIndex(index []int) StructField (*rtype).FieldByIndex FieldByName(name string) (StructField, bool) (*rtype).FieldByName FieldByNameFunc(match func(string) bool) (StructField, bool) (*rtype).FieldByNameFunc Implements(u Type) bool (*rtype).Implements In(i int) Type (*rtype).In IsVariadic() bool (*rtype).IsVariadic Key() Type (*rtype).Key Kind() Kind (*rtype).Kind Len() int (*rtype).Len Method(int) Method (*rtype).Method MethodByName(string) (Method, bool) (*rtype).MethodByName Name() string (*rtype).Name NumField() int (*rtype).NumField NumIn() int (*rtype).NumIn NumMethod() int (*rtype).NumMethod NumOut() int (*rtype).NumOut Out(i int) Type (*rtype).Out OverflowComplex(x complex128) bool (*rtype).OverflowComplex OverflowFloat(x float64) bool (*rtype).OverflowFloat OverflowInt(x int64) bool (*rtype).OverflowInt OverflowUint(x uint64) bool (*rtype).OverflowUint PkgPath() string (*rtype).PkgPath Size() uintptr (*rtype).Size String() string (*rtype).String common() *abi.Type (*rtype).common uncommon() *uncommonType (*rtype).uncommon
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)