jojomi / strtpl

Little helper functions for using Golang's template syntax on a string – thoroughly tested.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strtpl

Little helper functions for using Golang's template syntax on a string – thoroughly tested.

For examples see the tests (they told you that good unit tests show how to use a package right? here you go!).

Documentation Coverage Status Go Report Card

About

Little helper functions for using Golang's template syntax on a string – thoroughly tested.

License:MIT License


Languages

Language:Go 97.9%Language:Shell 2.1%