Package ghidra.app.util.bin.format.golang.rtti.types
package ghidra.app.util.bin.format.golang.rtti.types
-
ClassDescriptionRepresents the fundamental golang rtti type information.Golang type info about a specific map type.WARNING: tricky code / class layout here!Golang type information about a specific slice type.Golang type information about a specific structure type.Common abstract base class for GoType classesSmall stub that is only used to fetch the "kind" field so that the real gotype can be detected