//
pkg.gl
Category
github.com/jlzan1314/go-toolkit
pidfile
package
0.0.0-20211113143533-446cb24580d7
Repository:
https://github.com/jlzan1314/go-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
64 SLOC
#
Functions
New
New creates a PIDfile using the specified path.
ReadPIDFile
ReadPIDFile 读取pid文件.
#
Structs
PIDFile
PIDFile is a file used to store the process ID of a running process.