Versions in this module Expand all Collapse all v5 v5.0.5 Sep 5, 2026 v5.0.4 Sep 3, 2026 v5.0.3 Sep 3, 2026 v5.0.2 Sep 3, 2026 v5.0.1 Jul 28, 2026 Changes in this version + type Access string + const AccessRead + const AccessUnknown + const AccessWrite + func ClassifySQL(parseSQL string) Access + type Finding struct + Access Access + ArgCount int + File string + Line int + Method string + NeedsHuman bool + Note string + ProposedCommand string + ProposedSignature string + Receiver string + SQL string + func AnalyzeSource(parseFileName string, parseSource string, parseOptions Options) ([]Finding, error) + type Options struct + Receivers []string + type Summary struct + NeedsHuman int + Reads int + Total int + Writes int + func Summarize(parseFindings []Finding) Summary Other modules containing this package github.com/monstercameron/GoWebComponents/v6