# Functions
New returns an new, initialized daemon server, which handles systemd activation.
WithSocketPath uses a manual socket path instead of socket activation.
# Type aliases
GRPCServiceRegisterer is a function that the daemon will call everytime we want to build a new GRPC object.
Option is the function signature used to tweak the daemon creation.