Documentation
¶
Overview ¶
Package client is the CLI-side RPC client for the daemon socket.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
Socket string
}
func EnsureDaemon ¶
EnsureDaemon returns a client for the daemon at dir, starting the daemon (detached, logging to daemon.log) if it is not running.
Click to show internal directories.
Click to hide internal directories.