//
pkg.gl
Category
github.com/DataDog/orchestrion
internal
injector
aspect
package
0.9.4-rc.1
Repository:
https://github.com/datadog/orchestrion.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
92 SLOC
#
Packages
advice
Package advice provides implementations of the injector.Action interface for common AST changes.
context
No description provided by the author
join
Package join provides implementations of the InjectionPoint interface for common injection points.
#
Structs
Aspect
Aspect binds advice.Advice to a join.Point, effectively defining a complete code injection.