Versions in this module Expand all Collapse all v0 v0.0.1 Mar 15, 2026 Changes in this version + func Load(dir string) (*packages.Package, error) + type StructField struct + Accessor string + Embedded bool + Exported bool + Name string + Tag reflect.StructTag + Type types.Type + type StructInfo struct + Fields []StructField + Name string + PkgPath string + func LookupStruct(pkg *packages.Package, name string) (*StructInfo, error)