https://github.com/sv-tools/conf-transformer-go-template
Go Template transformer for conf project
https://github.com/sv-tools/conf-transformer-go-template
conf transformer
Last synced: 3 months ago
JSON representation
Go Template transformer for conf project
- Host: GitHub
- URL: https://github.com/sv-tools/conf-transformer-go-template
- Owner: sv-tools
- License: mit
- Created: 2021-04-27T17:49:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-08-21T21:59:48.000Z (11 months ago)
- Last Synced: 2025-08-21T23:50:59.537Z (11 months ago)
- Topics: conf, transformer
- Language: Go
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# conf-transformer-go-template
[](https://github.com/sv-tools/conf-transformer-go-template/actions/workflows/checks.yaml)
[](https://pkg.go.dev/github.com/sv-tools/conf-transformer-go-template)
[](https://codecov.io/gh/sv-tools/conf-transformer-go-template)
[](https://github.com/sv-tools/conf-transformer-go-template/releases)
The [conf](https://github.com/sv-tools/conf) transformer to support go templates.
**WARNING**: No cycle detection in the recursive calls.
```shell
go get github.com/sv-tools/conf-transformer-go-template
```
## License
MIT licensed. See the bundled [LICENSE](LICENSE) file for more details.