# Functions
Run starts the jdocs service.
WithErrorListener specifies that the given ErrorListener should be passed errors that result from jdoc requests.
WithServer specifies that an IPC server should be started so other processes can request jdocs from this process.
WithSocketNameSuffix specifies the (optional) suffix of the socket name.
WithTokener specifies that the given token.Accessor should be used to obtain authorization credentials.
# Type aliases
Option defines an option that can be set on the token server.