Various small functions I regularly use in my projects
Find a file
2025-06-17 13:37:05 +02:00
containers Add some more documentation and links to godoc# 2025-04-28 08:49:13 +02:00
embedFsWrapper Add some more documentation and links to godoc# 2025-04-28 08:49:13 +02:00
http Actually make SseWriter be spec compliant 2025-06-10 13:33:17 +02:00
maputils Docs and sliceutils from and to channel 2025-06-17 13:28:25 +02:00
math Add some more documentation and links to godoc# 2025-04-28 08:49:13 +02:00
other Add some more documentation and links to godoc# 2025-04-28 08:49:13 +02:00
sliceutils Improve channel type hint 2025-06-17 13:37:05 +02:00
coverage_badge.png Shit ton of tests 2025-04-24 15:59:15 +02:00
go.mod Fix module name 2024-12-01 10:41:26 +01:00
go.sum Add middlewares 2024-11-26 17:30:05 +01:00
LICENSE Add LICENSE 2024-09-09 15:24:19 +00:00
README.md Add some more documentation and links to godoc# 2025-04-28 08:49:13 +02:00

GoUtils

Go Coverage license Go Documentation GoDoc

A collection of useful functions and structs that I use for my projects.