@ -1,13 +1,11 @@
package main
import "api_manager/web"
// main package of the programm
// launching the main web package
// for future: loging
import (
"api_manager/web"
)
func main() {
web.Server()
}
The note is not visible to the blocked user.