Documentation ¶
Index ¶
- func Check(tree *parser.Tree, config *conf.Config) (t reflect.Type, err error)
- func FieldIndex(types conf.TypesTable, node ast.Node) (bool, []int, string)
- func IsFastFunc(fn reflect.Type, method bool) bool
- func MethodIndex(types conf.TypesTable, node ast.Node) (bool, int, string)
- func TypedFuncIndex(fn reflect.Type, method bool) (int, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FieldIndex ¶ added in v1.15.8
func MethodIndex ¶ added in v1.15.8
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.