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: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x6db8fc]
goroutine 1 [running]: github.com/cdle/sillyGirl/core.MakeBucket({0x86b64b?, 0x9?}) /sillyGirl/core/bucket.go:12 +0x7c github.com/cdle/sillyGirl/core.Init() /sillyGirl/core/init.go:18 +0x34 main.main() /sillyGirl/main.go:16 +0x28
The text was updated successfully, but these errors were encountered:
No branches or pull requests
找不到存储器,开发者自行实现接口。
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x6db8fc]
goroutine 1 [running]:
github.com/cdle/sillyGirl/core.MakeBucket({0x86b64b?, 0x9?})
/sillyGirl/core/bucket.go:12 +0x7c
github.com/cdle/sillyGirl/core.Init()
/sillyGirl/core/init.go:18 +0x34
main.main()
/sillyGirl/main.go:16 +0x28
The text was updated successfully, but these errors were encountered: