package
0.3.3
Repository: https://github.com/ubuntu/authd.git
Documentation: pkg.go.dev

# Functions

New returns an new, initialized daemon server, which handles systemd activation.
WithSocketPath uses a manual socket path instead of socket activation.

# Structs

Daemon is a grpc daemon with systemd support.

# 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.