Documentation
¶
Index ¶
Constants ¶
View Source
const ( TypeImportPathPrefix = "type:.importpath." TypeNameDataPrefix = "type:.namedata." TypeDoubleDotPrefix = "type:." TypePrefix = "type:" ItabPrefix = "go:itab." TypeStringPrefix = "go:string." )
View Source
const (
CommandLinePkgPath = `command-line-arguments`
)
View Source
const (
EmptyPkgPath = "<unlinkable>"
)
View Source
const (
FunctionWrapperSuffix = "-fm"
)
View Source
const InvalidMethodOff = -1
View Source
const InvalidTypeOff = 0
View Source
const UnReachableTypeOff = -1
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.