Constant FAAS_COLDSTART
pub const FAAS_COLDSTART: &'static str;
Expand description
A boolean that is true if the serverless function is executed for the first time (aka cold-start)
pub const FAAS_COLDSTART: &'static str;
A boolean that is true if the serverless function is executed for the first time (aka cold-start)