refactor: cleanup package names (#5605)

This commit is contained in:
Henrique Dias
2025-12-06 10:52:11 +01:00
committed by GitHub
parent a6934e40ff
commit f029c3005e
33 changed files with 78 additions and 78 deletions

View File

@@ -1,6 +1,6 @@
//go:build !dev
package http
package fbhttp
// global headers to append to every response
var globalHeaders = map[string]string{