Documentation
¶
Overview ¶
Package main is a standalone test server that exposes the AuthAdapterService over a Unix socket backed by an in-memory SQLite database.
The process prints "READY\n" to stdout once it is accepting connections. It exits cleanly on SIGTERM or SIGINT.
Environment variable:
SOCKET_PATH – Unix socket path (default: /tmp/authadapter-test.socket)
Click to show internal directories.
Click to hide internal directories.