Versions in this module Expand all Collapse all v1 v1.0.5 May 29, 2024 v1.0.2 Mar 24, 2024 v1.0.1 Mar 22, 2024 Changes in this version + func DocContains(group *ast.CommentGroup, s string) bool + func ExtractLHSRHS(node ast.Node) (lhs, rhs []ast.Expr) + func PrintExpr(e ast.Expr, pass *analysis.Pass, isShortenExpr bool) (string, error)