package
1.0.0
Repository: https://github.com/loudbund/go-progress.git
Documentation: pkg.go.dev

# Functions

启动函数 示例: var c *string // 运行方式 c = flag.String("c", "run", "运行方式(status/run/start/stop/kill)") flag.Parse() progress_v1.Exec(fStart, *c, "logs/aaa.txt").
*------------------------- // 名称:查找自身程序运行的进程id // 返回:相关进程id数组 ***-----------------------*/.
*------------------------- // 名称:获取应用程序所在目录 ***-----------------------*/.