Module template

Module template 

Source
Expand description

BOS session template queries and BOS session creation with access validation.

Structs§

ApplyTemplateParams
Parameters for applying a BOS session template.
GetTemplateParams
Typed parameters for fetching BOS session templates.

Functions§

create_bos_session
Submit a [BosSession] previously built by validate_and_prepare_template_session.
get_templates
List BOS session templates visible to the caller.
validate_and_prepare_template_session
Build the [BosSession] that create_bos_session will submit, after validating every xname/group the operation will touch.