debugging

package
v3.0.1-alpha.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2024 License: MIT, Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package debugging exports various helpers useful when debugging. In general, code from this package should not be included in production builds.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StackString

func StackString(all bool) string

Wrapper around runtime.Stack, which allocates a buffer and returns the stack trace as a string. Stack traces over 1MB will be truncated.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL