Skip to content

Request

ratranqu edited this page Jan 28, 2021 · 2 revisions

Request

Request is an immutable object contains all information needed to process a request.

public final class Request

Properties

eventManager

var eventManager: EventManager

Methods

keyValueStore(key:)

public func keyValueStore(key: StoreKey) -> KeyValueStore

transientStore(key:)

public func transientStore(key: StoreKey) -> KeyValueStore

Clone this wiki locally