croninit

package
v0.0.0-...-281483f Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CronNormal      int64 = 10000 // 正常
	CronRunning     int64 = 10006 //执行中
	CronSucess      int64 = 10001 // 成功
	CronError       int64 = 10002 // 失败
	CronTimeOut     int64 = 10003 // 超时
	CronForceKill   int64 = 10004 // 超时强杀
	CronHealthCheck int64 = 10005 // 健康检查
)

Variables

View Source
var BASEPATH string

Functions

func Init

func Init(logPath string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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