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
Default*Pairs
A compilation error occured when service does not implement Default*Pairs:
vet: ./generated.go:145:10: result.HasDefaultStoragePairs undefined (type pairStorageNew has no field or method HasDefaultStoragePairs)
ref: https://github.com/beyondstorage/go-service-example/runs/3497258311?check_suite_focus=true
4.7.0
The text was updated successfully, but these errors were encountered:
Let's fix this problem in this sprint: beyondstorage/community#48
Sorry, something went wrong.
JinnyYi
Successfully merging a pull request may close this issue.
What happened?
A compilation error occured when service does not implement
Default*Pairs
:ref: https://github.com/beyondstorage/go-service-example/runs/3497258311?check_suite_focus=true
Version
4.7.0
The text was updated successfully, but these errors were encountered: