BREAKING CHANGE: Rename http module to webutils

This commit is contained in:
Melody Becker 2025-04-09 13:57:01 +02:00
parent 9b6664399f
commit 4612ee993e
Signed by: mstar
SSH key fingerprint: SHA256:9VAo09aaVNTWKzPW7Hq2LW+ox9OdwmTSHRoD4mlz1yI
5 changed files with 21 additions and 4 deletions

View file

@ -1,4 +1,4 @@
package http
package webutils
import (
"net/http"