Versions in this module Expand all Collapse all v1 v1.0.0 Mar 25, 2026 Changes in this version + func FormatReview(r *ReviewResult) string + func GeneratePSL(desc string) string + type GenerateRequest struct + Description string + Type string + type ReviewResult struct + File string + Issues []string + Score int + func ReviewPSL(content string) *ReviewResult + type TestCase struct + Description string + Expected string + Input string + Name string + func GenerateTests(protocol string) []TestCase