runtimetools

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCurrentFnName

func GetCurrentFnName() string

GetCurrentFnName ...

Types

type TraceDataLine

type TraceDataLine struct {
	File     string `json:"file"`
	Line     int    `json:"line"`
	Function string `json:"function"`
}

TraceDataLine ...

func GetTraceLogs

func GetTraceLogs() []*TraceDataLine

GetTraceLogs ...

Jump to

Keyboard shortcuts

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