# Functions
ExtractConfigurationsFromAPIResponse will 1.
ExtractConfigurationsFromBootstrapJson will 1.
FormatConfig : will reformat the configurations from type Configurations to type APIConfig.
GetCacheInstance : Get Cache Instance.
No description provided by the author
No description provided by the author
SetCache : Set Cache.
# Variables
CacheInstance : Cache Instance.
AliasFunction : Only for readability purpose.
# Structs
APIConfig : the format of configurations returned from the API: `GET /config?action=sdkConfig`.
BootstrapConfig : the format of bootstrap configurations.
Cache : Cache struct.
No description provided by the author
Configurations : all the configurations pulled out from bootstrapJson/persistentCache/GitConfig/APIResponse will be stored in this struct format.
No description provided by the author
No description provided by the author
Feature : Feature struct.
No description provided by the author
Property : Property struct.
No description provided by the author
Rule : Rule struct.
RuleElem : RuleElem struct.
SecretProperty : SecretProperty struct.
Segment : Segment struct.
SegmentRule : SegmentRule struct.