Skip to main content

GetKeyValueStoreFromRequestHandlerFunction

Type of a function for accessing a key-value store from within a request handler.

Index

Methods

Methods

__call__

  • Parameters

    • optionalkeyword-onlyid: str | None = None
    • optionalkeyword-onlyname: str | None = None

    Returns Coroutine[None, None, KeyValueStoreInterface]

Page Options