Flagr::EvalContext

July 17, 2020 ยท View on GitHub

Properties

NameTypeDescriptionNotes
entity_idStringentityID is used to deterministically at random to evaluate the flag result. If it's empty, flagr will randomly generate one.[optional]
entity_typeString[optional]
entity_contextObject[optional]
enable_debugBOOLEAN[optional]
flag_idIntegerflagID[optional]
flag_keyStringflagKey. flagID or flagKey will resolve to the same flag. Either works.[optional]
flag_tagsArray<String>flagTags. flagTags looks up flags by tag. Either works.[optional]