package
Version:
v0.6.0-rc15
Opens a new window with list of versions in this module.
Published: May 5, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Delete deletes the process file with the given UUID if it exists
type Info struct {
Port int `json:"port"`
FQMN string `json:"fqmn"`
PID int `json:"pid"`
}
Info is a struct that is written to a file that describes our own process
Find finds a process info file with the given UUID
NewInfo creates an Info for the current process
Write writes the Info to disk
Source Files
¶
Click to show internal directories.
Click to hide internal directories.