//
pkg.gl
Category
github.com/ljkiraly/sdk
pkg
tools
debug
package
2.2.0+incompatible
Repository:
https://github.com/ljkiraly/sdk.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
0
Files
90 SLOC
#
Functions
Self
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
Dlv - name of Dlv executable, also used as default prefix to env variable, ie, DLV_.
Listen
Listen - string used as default second part of env variable, ie, _PORT in DLV_PORT.