internal

package
v0.303.0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// these must be kept in sync with lvlHappy in logging/logging.go
	LogLevelHappy     logging.Level = logging.Level(math.MinInt)
	LogLevelHappyInit logging.Level = LogLevelHappy + 1
)

Variables

View Source
var TerminateSessionEvent = events.New("session", "terminate")

Functions

func RuntimeCallerStr added in v0.100.0

func RuntimeCallerStr(depth int) (string, bool)

RuntimeCallerStr is utility function to get the caller information. It returns the file and line number of the caller in form of string. e.g. /path/to/file.go:123

Types

This section is empty.

Directories

Path Synopsis
cmd
hsdk module

Jump to

Keyboard shortcuts

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