Directories ¶
Path | Synopsis |
---|---|
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. |
quoted
Package quoted provides string manipulation utilities.
|
Package quoted provides string manipulation utilities. |
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`). |
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. |
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. |
builtin
Package builtin contains built-in injection configurations for supported instrumentations.
|
Package builtin contains built-in injection configurations for supported instrumentations. |
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. |
Click to show internal directories.
Click to hide internal directories.