get_groups

Function get_groups 

Source
pub async fn get_groups(
    infra: &InfraContext<'_>,
    token: &str,
    params: &GetGroupParams,
) -> Result<Vec<Group>, Error>
Expand description

Fetch HSM groups from the backend.