import-path

The import-path join point is node-agnostic. It matches any node within an AST that belongs to the specified import path. This is often used together with not to avoid creating infinitely recursive instrumentation.

Examples

import-path: net/http
import-path: github.com/gorilla/mux