The highest tagged major version is
v26 .
Discover Packages
gopkg.in/docker/docker.v1
pkg
pidfile
package
Version:
v1.10.1-rc1
Opens a new window with list of versions in this module.
Published: Feb 10, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package pidfile provides structure and helper functions to create and remove
PID file. A PID file is usually a file used to store the process ID of a
running process.
PIDFile is a file used to store the process ID of a running process.
New creates a PIDfile using the specified path.
Remove removes the PIDFile.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.