internal

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// StatusRunning 状态标志: 开(运行)
	StatusRunning = 1

	// StatusInitial 初始运行状态
	StatusInitial = 0

	// StatusClosed 状态标志: 关
	StatusClosed = -1
)

Variables

This section is empty.

Functions

func ExecWithRecover

func ExecWithRecover(f func())

ExecWithRecover 执行函数f,并捕获异常

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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