chang routing files palce

This commit is contained in:
valitovgaziz
2024-08-16 19:45:22 +05:00
parent 9da6db076b
commit 4b7af37296
9 changed files with 21 additions and 8 deletions
+7
View File
@@ -0,0 +1,7 @@
package prf
import "net/http"
func Profile(w http.ResponseWriter, r *http.Request) {
}