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
WithResource
WithReader
Blocked by #2800, #2817, #2809
The text was updated successfully, but these errors were encountered:
Based on prior discussions, it seems like we want to associate views with readers. I'm planing a PR to propose:
func WithResource(res *resource.Resource) Option func WithReader(r Reader, opts ...view.Option) Option
As found here.
Sorry, something went wrong.
Closed by #2905
MrAlias
Successfully merging a pull request may close this issue.
WithResource
WithReader
Blocked by
#2800,#2817,#2809The text was updated successfully, but these errors were encountered: