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

sdk #94

Closed
HeroSpace2023 opened this issue Dec 24, 2023 · 2 comments
Closed

sdk #94

HeroSpace2023 opened this issue Dec 24, 2023 · 2 comments

Comments

@HeroSpace2023
Copy link

No description provided.

@HeroSpace2023
Copy link
Author

cli = gofound.Default()
cli.Create("test")
err:=cli.AddIndex(....)
log.Println(err) //runtime error: invalid memory address or nil pointer dereference

哪个步骤少了,也加过

if err := global.Container.Init(); err != nil {
		panic(err)
}

@HeroSpace2023
Copy link
Author

解决了

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