@ken-all/kenall
    Preparing search index...

    Interface WhoamiResponse

    A WhoamiResponse describes a response to whoami API call.

    interface WhoamiResponse {
        remote_addr: v20250101.RemoteAddress;
    }
    Index

    The IP address the request was made from.