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

Add generic support; CopyFrom() and Init() methods #20

Merged
merged 5 commits into from
Nov 29, 2023
Merged

Conversation

jmacd
Copy link
Member

@jmacd jmacd commented Nov 27, 2023

This code was last updated before Go generics. It's an obvious win here, and was easy to do.
Also adds CopyFrom() and Init() method in support of lightstep/otel-launcher-go#576 and new tests.

@jmacd jmacd added enhancement New feature or request and removed enhancement New feature or request labels Nov 27, 2023
Copy link

@moh-osman3 moh-osman3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, do tests pass? I don't CI tests running on this PR

@jmacd
Copy link
Member Author

jmacd commented Nov 28, 2023

I removed circleci testing, but it appears the GH action to run go test ./... has passed. (I'm slightly confused. GH had an outage today, could that be related?)

@jmacd jmacd merged commit 36dea43 into main Nov 29, 2023
1 check passed
@jmacd jmacd deleted the jmacd/make_generic2 branch November 29, 2023 23:23
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