package dbg
import "github.com/teamwork/utils/dbg"
Package dbg contains helper functions useful when debugging programs.
Index ¶
Functions ¶
func Loc ¶
Loc gets a location in the stack trace.
Use 0 for the current location; 1 for one up, etc.
Source Files ¶
- Version
- v1.0.0 (latest)
- Published
- Mar 14, 2022
- Platform
- darwin/amd64
- Imports
- 2 packages
- Last checked
- 1 hour ago –
Tools for package owners.