@gibme/webserver
    Preparing search index...

    Type Alias ErrorSinkContext

    ErrorSinkContext:
        | "authorization-decode"
        | "cookie-json-parse"
        | "logging-callback"
        | "rate-limit-store"
        | "csrf-verify"
        | "websocket-auth"
        | "websocket-write"

    Stable error-context identifiers used when surfacing internally-swallowed errors to a caller-supplied ErrorSink.