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: :10: attempt to index a non-table object(nil) with key 'url' stack traceback: :10: in main chunk [G]: ?
goroutine 31 [running]: ksubdomain/core.(*Script).Scan(0xc00071ffc8, 0xc000025610, 0xc, 0x0, 0x0, 0x0) Y:/GolandProjects/ksubdomain/core/script.go:235 +0x36a ksubdomain/core.(*Source).Scan(0xc000592000, 0xc0005a2a50, 0xc000025610, 0xc) Y:/GolandProjects/ksubdomain/core/sources.go:43 +0xd1 created by ksubdomain/core.(*Source).Feed Y:/GolandProjects/ksubdomain/core/sources.go:58 +0xc7
The text was updated successfully, but these errors were encountered:
No branches or pull requests
panic: :10: attempt to index a non-table object(nil) with key 'url'
stack traceback:
:10: in main chunk
[G]: ?
goroutine 31 [running]:
ksubdomain/core.(*Script).Scan(0xc00071ffc8, 0xc000025610, 0xc, 0x0, 0x0, 0x0)
Y:/GolandProjects/ksubdomain/core/script.go:235 +0x36a
ksubdomain/core.(*Source).Scan(0xc000592000, 0xc0005a2a50, 0xc000025610, 0xc)
Y:/GolandProjects/ksubdomain/core/sources.go:43 +0xd1
created by ksubdomain/core.(*Source).Feed
Y:/GolandProjects/ksubdomain/core/sources.go:58 +0xc7
The text was updated successfully, but these errors were encountered: