package dbg

import "github.com/teamwork/utils/dbg"

Package dbg contains helper functions useful when debugging programs.

Index

Functions

func Loc

func Loc(n int) string

Loc gets a location in the stack trace.

Use 0 for the current location; 1 for one up, etc.

Source Files

dbg.go

Version
v1.0.0 (latest)
Published
Mar 14, 2022
Platform
linux/amd64
Imports
2 packages
Last checked
10 hours ago

Tools for package owners.