Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
goflags
Package goflags allows parsing go command invocations and storing their flags in a CommandFlags structure.
|
Package goflags allows parsing go command invocations and storing their flags in a CommandFlags structure. |
goflags/quoted
Package quoted provides string manipulation utilities.
|
Package quoted provides string manipulation utilities. |
injector
Package injector provides a facility to inject code into go programs, either in source (intended to be checked in by the user) or at compilation time (via `-toolexec`).
|
Package injector provides a facility to inject code into go programs, either in source (intended to be checked in by the user) or at compilation time (via `-toolexec`). |
injector/aspect/advice
Package advice provides implementations of the injector.Action interface for common AST changes.
|
Package advice provides implementations of the injector.Action interface for common AST changes. |
injector/aspect/join
Package join provides implementations of the InjectionPoint interface for common injection points.
|
Package join provides implementations of the InjectionPoint interface for common injection points. |
injector/builtin
Package builtin contains built-in injection configurations for supported instrumentations.
|
Package builtin contains built-in injection configurations for supported instrumentations. |
injector/config
Package config contains APIs used to work with injector configuration files, which are formed by FilenameOrchestrionToolGo and FilenameOrchestrionYML files.
|
Package config contains APIs used to work with injector configuration files, which are formed by FilenameOrchestrionToolGo and FilenameOrchestrionYML files. |
toolexec/importcfg
Package importcfg provides utilities to deal with files accepted by the Go toolchain commands as the `-importcfg` flag value.
|
Package importcfg provides utilities to deal with files accepted by the Go toolchain commands as the `-importcfg` flag value. |
Package runtime provides the run-time API of orchestrion packages.
|
Package runtime provides the run-time API of orchestrion packages. |
built
Package built provides information about how the current application has been built, if it has been built using orchestrion.
|
Package built provides information about how the current application has been built, if it has been built using orchestrion. |
samples
module
|
Click to show internal directories.
Click to hide internal directories.