dbg

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DbgSymbolNotFound dbgFlags = 1 << iota
	DbgError                   // print when error ocur
	DbgLog                     // print log info
	DbgFlagAll        = 0 | DbgError | DbgLog
)

Variables

This section is empty.

Functions

func GetDebugError

func GetDebugError() bool

func GetDebugLog

func GetDebugLog() bool

func GetDebugSymbolNotFound

func GetDebugSymbolNotFound() bool

func SetDebugAll

func SetDebugAll()

func SetDebugError

func SetDebugError()

func SetDebugLog

func SetDebugLog()

func SetDebugSymbolNotFound

func SetDebugSymbolNotFound()

Types

This section is empty.

Jump to

Keyboard shortcuts

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