# Functions
DefaultSocketPath returns a default socket path based on the os.
Run runs the IPC server with the provided LockServer and IPCConfig.
# Structs
IPC is the IPC server implementation.
Config is the configuration for the IPC server.
No description provided by the author
No description provided by the author
# Interfaces
LockServer is an interface for interacting with locks.
# Type aliases
No description provided by the author
No description provided by the author