Versions in this module Expand all Collapse all v0 v0.1.0 May 9, 2026 Changes in this version + type Entry struct + Build types.PackageSet + GoPath string + RequiresCGO bool + Runtime types.PackageSet + type KnowledgeBase struct + func Load() (*KnowledgeBase, error) + func (kb *KnowledgeBase) Lookup(goPath string) (Entry, bool)