# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
Enum value maps for HTTPExtension_Verb.
Enum value maps for HTTPExtension_Verb.
Enum value maps for StateOptions_StateConcurrency.
Enum value maps for StateOptions_StateConcurrency.
Enum value maps for StateOptions_StateConsistency.
Enum value maps for StateOptions_StateConsistency.
# Structs
ConfigurationItem represents all the configuration with its name(key).
Etag represents a state item version.
HTTPExtension includes HTTP verb and query string when Bhojpur Application runtime delivers HTTP content.
InvokeRequest is the message to invoke a method with the data.
InvokeResponse is the response message inclduing data and its content type from app callback.
StateItem represents state key, value, and additional options to save state.
StateOptions configures concurrency and consistency for state operations.
# Type aliases
Type of HTTP 1.1 Methods RFC 7231: https://tools.ietf.org/html/rfc7231#page-24 RFC 5789: https://datatracker.ietf.org/doc/html/rfc5789.
Enum describing the supported concurrency for state.
Enum describing the supported consistency for state.