summaryrefslogtreecommitdiffstats
path: root/tpl/encoding/encoding_test.go
AgeCommit message (Expand)Author
2022-10-24tpl/encoding: Add noHTMLEscape option to jsonifyBjørn Erik Pedersen
2022-03-17all: gofmt -w -r 'interface{} -> any' .Bjørn Erik Pedersen
2020-04-07tpl: Extend Jsonify to support options mapCameron Moore
2020-04-07tpl: Extend Jsonify to support optional indent parameterCameron Moore
2019-08-12tests: Convert from testify to quicktestBjørn Erik Pedersen
2018-11-02Revert "tpl: Update Jsonify to return pretty-print output"Bjørn Erik Pedersen
2018-10-21tpl: Update Jsonify to return pretty-print outputSean Prashad
2017-05-01tpl: Fix the remaining template funcs namespace issuesBjørn Erik Pedersen
2017-04-30tpl: Add template function namespacesCameron Moore