Versions in this module Expand all Collapse all v1 v1.0.1 Mar 1, 2026 v1.0.0 Mar 1, 2026 Changes in this version + type Parser struct + Funcs s2aModels.Functions + HTTPHandler models.HTTPHandlerInfo + Imports []s2aModels.Import + PkgName string + func NewSourceParser() *Parser + func (p *Parser) Parse(pkgPath, handlerName string) error + func (p *Parser) Visit(node ast.Node) ast.Visitor