Versions in this module Expand all Collapse all v1 v1.1.0 Sep 15, 2023 Changes in this version + func ConvertProfiles(filenames ...string) ([]byte, error) + type FuncExtent struct + type FuncVisitor struct + func (v *FuncVisitor) Visit(node ast.Node) ast.Visitor + type StmtExtent extent + type StmtVisitor struct + func (v *StmtVisitor) VisitStmt(s ast.Stmt)