Skip to content

[Feature] Implement interface instrumentation #356

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

Open
y1yang0 opened this issue Mar 14, 2025 · 0 comments
Open

[Feature] Implement interface instrumentation #356

y1yang0 opened this issue Mar 14, 2025 · 0 comments
Labels
contribution welcome We'd welcome external contribution enhancement New feature or request middle

Comments

@y1yang0
Copy link
Member

y1yang0 commented Mar 14, 2025

We need a new injection capability that allows us to inject hook code into interface methods.

{
"ImportPath" : "mypkg",
"InterfaceType": "Color",
"InterfaceMethod": "Fulfill",
"Path": "/path/to/hook/code"
}
@y1yang0 y1yang0 added enhancement New feature or request contribution welcome We'd welcome external contribution middle labels Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution welcome We'd welcome external contribution enhancement New feature or request middle
Projects
None yet
Development

No branches or pull requests

1 participant