package
2.2.0+incompatible
Repository: https://github.com/ljkiraly/sdk.git
Documentation: pkg.go.dev

# Functions

Self - replaces executable with dlv running the executable and listening on a port envVariableParts - variadic list of 'pieces' to be transformed into the env variable indicating where dlv should listen.

# Constants

Dlv - name of Dlv executable, also used as default prefix to env variable, ie, DLV_.
Listen - string used as default second part of env variable, ie, _PORT in DLV_PORT.