Commit Graph

12 Commits

Author SHA1 Message Date
Don
d68366605e Remove pkg/errors
Use the built in handling in Golang 1.13+.
2020-09-22 10:18:38 -07:00
Don
29099fe4a4 Fix build and lints 2020-09-18 11:00:31 -07:00
Don
ecbb4a10a5 Add test for negative truncation 2020-09-18 10:58:48 -07:00
Dean Sofer
be0e4a22ab Added negative truncation to helper function
This allows you to grab a truncated portion of a string from the end.
2020-09-18 10:52:37 -07:00
Thomas Boerger
8efa917a1f
Merge pull request #3 from ltachet/datetime-type
datetime: use int64 instead of float64
2020-07-20 08:29:15 +02:00
Brad Rydzewski
fe2c2821cd remove faketime dependency 2020-07-10 19:06:04 -04:00
Thomas Boerger
6502a46a31
Exclude useless helper methods 2019-08-01 01:07:41 +02:00
Thomas Boerger
93b7ded1c6
Integrate sprig for more helpers 2019-02-19 10:04:44 +01:00
chris evett
4071416038 also register helper 2018-09-25 20:41:51 +00:00
chris evett
97bdc8bc7c Adding custom helper for regex 2018-09-25 14:54:41 +00:00
Lucille Tachet
d56ed15f86 datetime: use int64 instead of float64 2018-08-01 11:05:11 +02:00
Thomas Boerger
61fce6e289
Migrated initial version 2018-03-30 01:04:58 +02:00