Package dst declares the types used to represent decorated syntax trees for Go packages.
go get github.com/dave/dstNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a Go source file into a decorated syntax tree.
Use dst and decorator instead of go/ast and parser when you need to preserve comments and formatting.
No dependency data recorded yet.