Versions in this module Expand all Collapse all v0 v0.9.1 Sep 19, 2026 Changes in this version + func Index(path string) (string, error) + func SupportedExtensions() []string + type Entry struct + Detail string + EndLine int + Fields []string + Name string + Section Section + StartLine int + type Extractor interface + Extract func(root *bonsai.Node, src []byte) []Entry + type Section string + const SectionClass + const SectionConst + const SectionFunc + const SectionHeading + const SectionImpl + const SectionImport + const SectionMacro + const SectionMethod + const SectionModule + const SectionPackage + const SectionResource + const SectionTrait + const SectionType + const SectionVar