package
Version:
v0.0.0-...-a2e4898
Opens a new window with list of versions in this module.
Published: Jul 3, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client makes requests to a listening
pomo server to check the status of
any currently running task session.
NewClient initializes a new Client instance
Close closes the client connection
Status requests the status from the server
type Runner interface {
Status() *Status
}
Server listens on a Unix domain socket
for Pomo status requests
Start begins the server's listening process
Stop halts the server's listening process
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.