# Packages
No description provided by the author
# Functions
No description provided by the author
CheckModel will check that the Model attribute is correctly set; also return the value.
No description provided by the author
SessionMiddleware is a convenience middleware for initializing the session state container on the request context.
WithSessions initializes a container for the session states on the context.
# Constants
No description provided by the author
# Variables
No description provided by the author
ModelNameRegexp defines the names that are accepted in the cosmosmodel:\"\" specifier (`^[a-zA-Z_]+/[0-9]+$`).
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Transaction is simply a wrapper around Session which unlocks some of the methods that should only be called inside an idempotent closure.
# Type aliases
No description provided by the author