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

Compilation fails if Default*Pairs unimplemented in service #760

Closed
Tracked by #48
JinnyYi opened this issue Sep 18, 2021 · 1 comment · Fixed by #821
Closed
Tracked by #48

Compilation fails if Default*Pairs unimplemented in service #760

JinnyYi opened this issue Sep 18, 2021 · 1 comment · Fixed by #821
Assignees

Comments

@JinnyYi
Copy link
Contributor

JinnyYi commented Sep 18, 2021

What happened?

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

Version

4.7.0

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

Successfully merging a pull request may close this issue.

2 participants