Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func IsErrorType ¶
Types ¶
type Package ¶
type PointerType ¶
type PointerType struct {
Inner Type
}
func (*PointerType) String ¶
func (t *PointerType) String() string
type StructType ¶
type StructType struct {
Fields []*Slot
}
func (*StructType) String ¶
func (t *StructType) String() string
Click to show internal directories.
Click to hide internal directories.