go-interpol icon indicating copy to clipboard operation
go-interpol copied to clipboard

interpol is a Go package for doing format-string like string interpolation using named parameters.

Results 1 go-interpol issues
Sort by recently updated
recently updated
newest added

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.