opencode/events

Search:
Group by:

Procs

proc getApiEvent(client: OpencodeClient): Future[AsyncResponse] {.
    ...stackTrace: false, raises: [Exception, ValueError, HttpRequestError,
                                LibraryError, SslError, OSError, IOError,
                                ProtocolError, KeyError],
    tags: [RootEffect, ReadIOEffect, TimeEffect], forbids: [].}
Subscribe to native event payloads for the server.