isdebug

package module
v0.0.0-...-29c8702 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 License: MIT Imports: 2 Imported by: 0

README

isdebug

Go library to check if your code is currently running in a debugger.

Usage:

import "github.com/ReallyLiri/go-isdebug"

// ...

if isdebug.IsDebugging()() {
    // do something
}

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsDebugging

func IsDebugging() bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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