Skip to content

samplingRule should be an exported type #67

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

Merged
merged 1 commit into from
Sep 26, 2018
Merged

Conversation

rvdwijngaard
Copy link

this commit fixes a runtime panic "cannot set embedded pointer to unexported struct: sampling.samplingRule"

see golang/go#21357

Issue #, if available:

Description of changes:
sampling.samplingRule is now an exported type.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

this commit fixes a runtime panic "cannot set embedded pointer to unexported struct: sampling.samplingRule"

see golang/go#21357
@yogiraj07 yogiraj07 merged commit 724d34b into aws:master Sep 26, 2018
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 this pull request may close these issues.

2 participants