Skip to content

feat: always export TemplateRoutePaths method names#75

Merged
crhntr merged 1 commit into
mainfrom
feat/always-export-paths-method
Apr 14, 2026
Merged

feat: always export TemplateRoutePaths method names#75
crhntr merged 1 commit into
mainfrom
feat/always-export-paths-method

Conversation

@crhntr
Copy link
Copy Markdown
Member

@crhntr crhntr commented Apr 14, 2026

Ensures generated TemplateRoutePaths methods are exported even when the handler method is unexported, so they are callable from Go templates.

@crhntr crhntr force-pushed the feat/always-export-paths-method branch 2 times, most recently from 397deda to d860a31 Compare April 14, 2026 04:54
@crhntr crhntr marked this pull request as ready for review April 14, 2026 04:54
Copilot AI review requested due to automatic review settings April 14, 2026 04:54
@typelate typelate deleted a comment from claude Bot Apr 14, 2026
@typelate typelate deleted a comment from claude Bot Apr 14, 2026

This comment was marked as resolved.

@typelate typelate deleted a comment from claude Bot Apr 14, 2026
Ensures generated TemplateRoutePaths methods are exported even when the
handler method is unexported, so they are callable from Go templates.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@crhntr crhntr force-pushed the feat/always-export-paths-method branch from d860a31 to d9fbac9 Compare April 14, 2026 05:07
@crhntr crhntr merged commit a9a7cea into main Apr 14, 2026
1 of 2 checks passed
@crhntr crhntr deleted the feat/always-export-paths-method branch April 14, 2026 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants