# Functions
ApplicationMiddleware fills the context with the current application.
GetFromCtx returns the stored application object from context.
RoleMiddleware registers a middleware which reads the application header.
# Constants
CtxApp is the context key containing application.