/golang/packages/imports

POST /api/golang/packages/imports

Price: 1 credit

List the packages that a Go package imports

How to use it

List the packages that a Go package imports, by import path. Each import is classified as external (other modules), internal (same module), or standard (Go standard library).

Parameters

Request body

Response

Errors

Response headers