# Functions

NewFakeServerFactory returns a fake implementation of the ServerFactory interface.
NewServerFactory returns an implementation of the ServerFactory interface.

# Interfaces

Server is the interface defining the Unix domain socket server.
ServerFactory is the interface defining a factory that creates and returns Servers.