Versions in this module Expand all Collapse all v1 v1.0.0 Mar 25, 2026 Changes in this version + func FormatGoTest(protoName string, tests []TestCase) string + type Generator struct + func NewGenerator() *Generator + func (g *Generator) Generate(s *schema.ProtocolSchema) []TestCase + type TestCase struct + Description string + Expected string + Input map[string]any + Name string + Type string