Various small functions I regularly use in my projects
Find a file
mStar 4eb5d68fbf
Fix for the fix
I didn't actually write the found ip to the logging stack (or whatever
zerolog uses). This is now fixed
2025-05-12 15:35:45 +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 Fix for the fix 2025-05-12 15:35:45 +02:00
maputils Add some more documentation and links to godoc# 2025-04-28 08:49:13 +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 Add some more documentation and links to godoc# 2025-04-28 08:49:13 +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.