Compare commits

...

2 commits

Author SHA1 Message Date
8156b5b8eb
Update readme 2025-04-24 16:23:30 +02:00
92e881b3e4
Add coverage badge 2025-04-24 16:01:37 +02:00

View file

@ -1,3 +1,5 @@
# GoUtils # GoUtils
![Go Coverage](https://git.mstar.dev/mstar/goutils/src/branch/main/coverage_badge.png) [![license](http://img.shields.io/badge/license-MIT-red.svg?style=flat)](https://git.mstar.dev/mstar/goutils/src/branch/main/LICENSE)
A collection of useful functions and structs that I use for my projects. A collection of useful functions and structs that I use for my projects.