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 80ba8d5dd9
Replace and deprecate float.Round method
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-10-23 19:31:13 +02:00
.github/workflows Drop support for Go 1.18 in tests 2023-03-18 15:38:40 +01:00
accessLogger Fix TIP version error: Sprintf format %s has arg of wrong type byte 2017-11-05 14:50:12 +01:00
backoff Add convenience wrapper around property sets 2020-08-07 14:30:56 +02:00
cli Fix: Prevent panics when no arguments are given 2023-05-19 14:15:02 +02:00
duration Add time.Duration formatter 2016-12-23 15:23:53 +01:00
env Remove gomega from tests and update dependencies 2023-10-12 13:39:52 +02:00
fieldcollection Add fieldcollection helper 2021-11-20 21:30:58 +01:00
file Add file.FSStack implementation 2023-06-10 16:58:44 +02:00
float Replace and deprecate float.Round method 2023-10-23 19:31:13 +02:00
github Add github-binary update helper 2016-10-12 23:48:12 +02:00
http Add CSP helper 2023-06-17 14:37:18 +02:00
position Remove gomega from tests and update dependencies 2023-10-12 13:39:52 +02:00
splitter Add output splitter 2018-04-23 12:24:16 +02:00
str Remove gomega from tests and update dependencies 2023-10-12 13:39:52 +02:00
time Add helpers to parse time strings using multiple formats at once 2018-07-05 10:09:39 +02:00
which Remove gomega from tests and update dependencies 2023-10-12 13:39:52 +02:00
yaml Add a YAML to JSON converter as yaml-helper 2018-06-07 10:59:15 +02:00
go.mod Remove gomega from tests and update dependencies 2023-10-12 13:39:52 +02:00
go.sum Remove gomega from tests and update dependencies 2023-10-12 13:39:52 +02:00
History.md prepare release v2.20.1 2023-10-12 14:11:00 +02:00
LICENSE Add a license file 2018-08-06 13:50:54 +02:00