go-interpol
go-interpol copied to clipboard
implement start & end delimiters
This PR implements the possibility to pass delimiters as options to the interpolator.
This way, those who desire can use interpol to work with JSON strings.
Codecov Report
:exclamation: No coverage uploaded for pull request base (
master@5accad8). Click here to learn what that means. The diff coverage is100%.
@@ Coverage Diff @@
## master #1 +/- ##
=======================================
Coverage ? 100%
=======================================
Files ? 3
Lines ? 132
Branches ? 0
=======================================
Hits ? 132
Misses ? 0
Partials ? 0
| Impacted Files | Coverage Δ | |
|---|---|---|
| options.go | 100% <ø> (ø) |
|
| interpol.go | 100% <100%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 5accad8...cb6415d. Read the comment docs.