# Functions
New returns a new shim client.
RemoveSocket removes the socket at the specified address if it exists on the filesystem.
WithConnect connects to an existing shim.
WithLocal uses an in process shim.
WithStart executes a new shim process.
# Type aliases
Opt is an option for a shim client configuration.