Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tpl/encoding: Add noHTMLEscape option to jsonify | Bjørn Erik Pedersen | 2022-10-24 |
* | all: gofmt -w -r 'interface{} -> any' . | Bjørn Erik Pedersen | 2022-03-17 |
* | tpl: Extend Jsonify to support options map | Cameron Moore | 2020-04-07 |
* | tpl: Extend Jsonify to support optional indent parameter | Cameron Moore | 2020-04-07 |
* | tests: Convert from testify to quicktest | Bjørn Erik Pedersen | 2019-08-12 |
* | Revert "tpl: Update Jsonify to return pretty-print output" | Bjørn Erik Pedersen | 2018-11-02 |
* | tpl: Update Jsonify to return pretty-print output | Sean Prashad | 2018-10-21 |
* | tpl: Fix the remaining template funcs namespace issues | Bjørn Erik Pedersen | 2017-05-01 |
* | tpl: Add template function namespaces | Cameron Moore | 2017-04-30 |