process

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package process 流程控制相关

Index

Constants

This section is empty.

Variables

View Source
var CronTab = cron.New()

CronTab 全局定时器

View Source
var GlobalInitMutex = func() (mu sync.Mutex) {
	mu.Lock()
	return
}()

GlobalInitMutex 在 init 时被冻结,main 初始化完成后解冻

Functions

func SleepAbout1sTo2s

func SleepAbout1sTo2s()

SleepAbout1sTo2s 随机阻塞等待 1 ~ 2s

Types

This section is empty.

Jump to

Keyboard shortcuts

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