runtimekit

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCurrentFile

func GetCurrentFile() string

func GetCurrentPackage

func GetCurrentPackage() string

func GetGoRoutineID

func GetGoRoutineID() uint64

func GetStackTraceLines

func GetStackTraceLines(s ...any) []string

Types

type StackTraceInfo

type StackTraceInfo struct {
	ProgramCounter uintptr
	File           string
	Function       string
	Line           int
}

func GetStackTraceInfos

func GetStackTraceInfos() []StackTraceInfo

Jump to

Keyboard shortcuts

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