Documentation
¶
Overview ¶
Package pidimpl writes the current PID to a file, ensuring that the file doesn't exist or doesn't contain a PID for a running process.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Params ¶
type Params struct {
PIDfilePath string
}
Params are the input parameters for the component.
type Provides ¶
Provides defines the output of the pid component.
func NewComponent ¶
NewComponent creates a new pid component.
Click to show internal directories.
Click to hide internal directories.