Various small functions I regularly use in my projects
Find a file
mStar d7ed5b1eae
fix(webutils): Bad Ip logging
Fix the logging middleware only logging the last proxy's ip instead of
the ip of the actual request
2025-05-12 15:08:53 +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(webutils): Bad Ip logging 2025-05-12 15:08:53 +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.