Add register helpers support in Go Dotprompt
Open
enhancement
go
- Dominant language
- Starlark
- Stars
- 563
- Forks
- 68
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
## Summary
The Go Dotprompt implementation needs helper registration support.
## Location
- `go/dotprompt/dotprompt.go:162`: `// TODO: Add register helpers`
## Acceptance Criteria
- [ ] Implement RegisterHelper method
- [ ] Support custom helpers in templates
- [ ] Ensure parity with JS implementation
Contributor guide
Assessment
This issue has not been assessed yet.