Skip to content
New issue

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

Won't working this as go mod #8

Open
mops1k opened this issue Apr 23, 2020 · 0 comments
Open

Won't working this as go mod #8

mops1k opened this issue Apr 23, 2020 · 0 comments

Comments

@mops1k
Copy link

mops1k commented Apr 23, 2020

2020/04/23 15:26:54 Server started at port: 8081
2020/04/23 15:26:58 http: panic serving [::1]:58624: open \Users\mops1k\Go/src/github.com/kirves/go-form-it/templates/baseform.html: The system cannot find the path specified.
goroutine 18 [running]:
net/http.(*conn).serve.func1(0xc00009e3c0)
C:/Go/src/net/http/server.go:1772 +0x140
panic(0x7c3420, 0xc00006d1d0)
C:/Go/src/runtime/panic.go:975 +0x3f1
github.com/kirves/go-form-it.BaseForm(0x81d574, 0x4, 0x81cf05, 0x1, 0x40d1ef)
C:/Users/mops1k/Go/src/testWebApp/vendor/github.com/kirves/go-form-it/forms.go:40 +0x2c4
github.com/kirves/go-form-it.BaseFormFromModel(0x7b2ac0, 0xc00003cc10, 0x81d574, 0x4, 0x81cf05, 0x1, 0x796f01)
C:/Users/mops1k/Go/src/testWebApp/vendor/github.com/kirves/go-form-it/forms.go:84 +0x60
testWebApp/form.(*Greeting).Build(...)
C:/Users/mops1k/Go/src/testWebApp/form/greeting.go:10
testWebApp/controller.Homepage(0x8b33a0, 0xc0001560e0, 0xc000140300)
C:/Users/mops1k/Go/src/testWebApp/controller/homepage.go:14 +0xba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant