added new utils file

This commit is contained in:
Slug-Boi
2024-10-28 12:55:47 +01:00
parent 301b8ca084
commit b317e9fa35
+8
View File
@@ -0,0 +1,8 @@
package utils
import (
)
func Fetch_AuthorFile(url string) {
}