1
0
Fork 0
mirror of https://github.com/Luzifer/go_helpers.git synced 2024-10-18 06:14:21 +00:00
No description
Find a file
Knut Ahlers a29d3f74e6
Drop support for older Go versions
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-02-28 19:35:20 +01:00
accessLogger Fix TIP version error: Sprintf format %s has arg of wrong type byte 2017-11-05 14:50:12 +01:00
duration Add time.Duration formatter 2016-12-23 15:23:53 +01:00
env Added environment helpers 2016-05-29 01:56:12 +02:00
float Added float helpers, moved helpers to subpackages 2016-04-23 14:31:40 +02:00
github Add github-binary update helper 2016-10-12 23:48:12 +02:00
http Also log query parameters 2018-11-19 00:27:55 +01:00
position Added Haversine helper functions 2016-05-06 23:43:45 +02:00
splitter Add output splitter 2018-04-23 12:24:16 +02:00
str Added float helpers, moved helpers to subpackages 2016-04-23 14:31:40 +02:00
time Add helpers to parse time strings using multiple formats at once 2018-07-05 10:09:39 +02:00
which Added helper to find binaries in path or directory 2016-05-16 00:12:55 +02:00
yaml Add a YAML to JSON converter as yaml-helper 2018-06-07 10:59:15 +02:00
.travis.yml Drop support for older Go versions 2019-02-28 19:35:20 +01:00
go.mod Add support for Go 1.11+ modules 2019-02-28 19:22:26 +01:00
History.md prepare release v2.9.0 2019-02-28 19:22:41 +01:00
LICENSE Add a license file 2018-08-06 13:50:54 +02:00