trace

package
v0.0.0-...-1987470 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ID

type ID struct {
	// contains filtered or unexported fields
}

ID 是用于生成唯一标识符的结构体。

func NewTraceID

func NewTraceID() *ID

NewTraceID 创建并返回一个新的 ID 实例,使用主机名和时间戳。 它在初始化时一次性地检索主机名并缓存它。

func (*ID) New

func (t *ID) New() string

New 生成并返回一个新的唯一标识符 ID。

Jump to

Keyboard shortcuts

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