We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
panic: open statics/index.html: no such file or directory
goroutine 1 [running]: html/template.Must(...) /usr/local/src/go/src/html/template/template.go:374 github.com/gin-gonic/gin.(*Engine).LoadHTMLFiles(0xc0001128c0, {0xc000116480, 0x1, 0x1}) /root/go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:204 +0x2ec go-mysql-transfer/web.Start() /usr/local/src/go-mysql-transfer/web/router.go:36 +0x165 main.main() /usr/local/src/go-mysql-transfer/main.go:132 +0xfc
The text was updated successfully, but these errors were encountered:
本项目不维护了,请换到canal
Sorry, something went wrong.
No branches or pull requests
panic: open statics/index.html: no such file or directory
goroutine 1 [running]:
html/template.Must(...)
/usr/local/src/go/src/html/template/template.go:374
github.com/gin-gonic/gin.(*Engine).LoadHTMLFiles(0xc0001128c0, {0xc000116480, 0x1, 0x1})
/root/go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:204 +0x2ec
go-mysql-transfer/web.Start()
/usr/local/src/go-mysql-transfer/web/router.go:36 +0x165
main.main()
/usr/local/src/go-mysql-transfer/main.go:132 +0xfc
The text was updated successfully, but these errors were encountered: