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
Create a BOS session via the backend.
get_templates
Fetch and filter BOS session templates from the backend.
validate_and_prepare_template_session
Validate template access, resolve limit targets, and build a BOS session ready for creation.