xdebug

package
v1.3.7 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2023 License: MulanPSL-2.0 Imports: 2 Imported by: 1

README

xdebug

介绍
  • 对 runtime 进行封装

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CallerSkip added in v1.2.8

func CallerSkip(skip int) (function string, path string, line int)

CallerSkip 跳过多少层

func CallerWithFilter

func CallerWithFilter(filter string, skip ...int) (function string, path string, line int)

CallerPathWithFilter 返回函数名和绝对文件路径调用者的行号 filter 用于过滤调用者的路径。

func GetSysPathSplitSymbol

func GetSysPathSplitSymbol() (splitSymbol string)

GetSysPathSplitSymbol 根据系统获取路径分隔符

func ParseCallFile

func ParseCallFile(filename string) string

ParseCallFile 解析调用文件

Types

This section is empty.

Jump to

Keyboard shortcuts

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