@@ -1,7 +1,12 @@
package main
import "fmt"
import (
"echo/api"
"fmt"
)
func main() {
fmt.Println("Hello from echo-echo-cho-o")
api.BuildRouter(":8080")
}
The note is not visible to the blocked user.