Documentation
¶
Index ¶
Constants ¶
const APICallError = "Error executing API call "
APICallError : APICallError const
const AddMetering = "Add metering."
AddMetering : AddMetering const
const ApikeyError = "Provide a valid apiKey."
ApikeyError : ApikeyError const
const AppConfigAlreadyInstantiated = "App Configuration instance is already instantiated."
AppConfigAlreadyInstantiated : AppConfigAlreadyInstantiated const
const AuthTokenError = "Could not generate Bearer token for the provided API Key."
AuthTokenError : AuthTokenError const
const BootstrapFileNotFoundError = "Provide bootstrap_file value when live_config_update_enabled is false."
BootstrapFileNotFoundError : BootstrapFileNotFoundError const
const CheckBootstrapFileProvided = "Checking bootstrap file is provided by the user or not."
CheckBootstrapFileProvided : CheckBootstrapFileProvided const
const CollectionIDError = "" /* 128-byte string literal not displayed */
CollectionIDError : CollectionIDError const
const CollectionIDValueError = "Provide a valid collectionId."
CollectionIDValueError : CollectionIDValueError const
const CollectionInitError = "" /* 157-byte string literal not displayed */
CollectionInitError : CollectionInitError const
const ConfigAPIError = "Failed to fetch the configurations. "
ConfigAPIError : ConfigAPIError const
const ConfigurationFileEmpty = " file is empty."
ConfigurationFileEmpty : ConfigurationFileEmpty const
const ConfigurationHandlerInitError = "" /* 152-byte string literal not displayed */
ConfigurationHandlerInitError : ConfigurationHandlerInitError const
const ConfigurationUpdateListenerMethodError = "Configuration update listener should me a method or a function."
ConfigurationUpdateListenerMethodError : ConfigurationUpdateListenerMethodError const
const CreatingNewAPIManagerInstance = "Creating new API manager instance."
CreatingNewAPIManagerInstance : CreatingNewAPIManagerInstance const
const CreatingNewAppConfig = "Creating new App Configuration instance."
CreatingNewAppConfig : CreatingNewAppConfig const
const EncodeJSONErr = "Error while encoding json "
EncodeJSONErr : EncodeJSONErr const
const EnvironmentIDValueError = "Provide a valid environmentId."
EnvironmentIDValueError : EnvironmentIDValueError const
const ErrorInvalidFeatureAction = "error : feature object not initialized"
ErrorInvalidFeatureAction : ErrorInvalidFeatureAction const
const ErrorInvalidFeatureID = "error : invalid feature id "
ErrorInvalidFeatureID : ErrorInvalidFeatureID const
const ErrorInvalidPropertyAction = "error : property object not initialized"
ErrorInvalidPropertyAction : ErrorInvalidPropertyAction const
const ErrorInvalidPropertyID = "error : invalid property id "
ErrorInvalidPropertyID : ErrorInvalidPropertyID const
const EvalSegmentRule = "Evaluating segment rule."
EvalSegmentRule : EvalSegmentRule const
const EvaluatingFeature = "Evaluating feature."
EvaluatingFeature : EvaluatingFeature const
const EvaluatingProperty = "Evaluating property."
EvaluatingProperty : EvaluatingProperty const
const EvaluatingSegments = "Evaluating segments."
EvaluatingSegments : EvaluatingSegments const
const ExecAPICall = "Executing API call."
ExecAPICall : ExecAPICall const
const FeatureValue = "Feature value is "
FeatureValue : FeatureValue const
const FetchAPISuccessful = "Successfully fetched the configurations."
FetchAPISuccessful : FetchAPISuccessful const
const FetchConfigurationData = "Fetching configuration data."
FetchConfigurationData : FetchConfigurationData const
const FetchFromAPI = "Fetching from API."
FetchFromAPI : FetchFromAPI const
const FetchFromAPISdkInitError = "fetchFromAPI() - Configuration SDK not initialized with call to init."
FetchFromAPISdkInitError : FetchFromAPISdkInitError const
const FetchFromConfigurationFile = "Fetching from configuration file."
FetchFromConfigurationFile : FetchFromConfigurationFile const
const GUIDError = "Provide a valid guid."
GUIDError : GUIDError const
const IncorrectUsageOfContextOptions = "Incorrect usage of context options. At most of one ContextOptions struct should be passed."
IncorrectUsageOfContextOptions : IncorrectUsageOfContextOptions const
const IncorrectUsageOfEntityAttributes = "Incorrect usage of entityAttributes in "
IncorrectUsageOfEntityAttributes : IncorrectUsageOfEntityAttributes const
const InitError = "error: configurations not fetched, check the init and setcontext section for errors"
InitError : Caused due to initialization error
const InvalidBootstrapFile = "Invalid value provided for BootstrapFile parameter"
InvalidBootstrapFile : InvalidBootstrapFile const
const InvalidDataFormat = "Invalid data format: "
InvalidDataFormat : Invalid Data Format
const InvalidDataType = "Invalid datatype: "
InvalidDataType : Invalid Datatype
const InvalidEntityId = "Invalid entityId passed to "
InvalidEntityId : InvalidEntityId const
const InvalidFeatureID = "Invalid feature id - "
InvalidFeatureID : InvalidFeatureID const
const InvalidPropertyID = "Invalid property id - "
InvalidPropertyID : InvalidPropertyID const
const InvalidPropertyValueMessage = "Property Value is either invalid or empty."
InvalidPropertyValueMessage : InvalidPropertyValueMessage const
const InvalidSecretID = "Secret Id is either invalid or empty."
InvalidSecretID : InvalidSecretIdMessage const
const InvalidSecretManagerMessage = "Secret Manager object is either invalid or empty."
InvalidSecretManagerMessage : InvalidSecretManagerMessage const
const LiveUpdateCheck = "Checking live configuration update is enabled or not."
LiveUpdateCheck : LiveUpdateCheck const
const LoadingConfigurations = "Loading configurations."
LoadingConfigurations : LoadingConfigurations const
const LoadingData = "Loading data."
LoadingData : LoadingData const
const MarshalJSONErr = "Error while marshalling JSON "
MarshalJSONErr : MarshalJSONErr const
const ParsingFeatureRules = "Parsing feature rules."
ParsingFeatureRules : ParsingFeatureRules const
const ParsingPropertyRules = "Parsing property rules."
ParsingPropertyRules : ParsingPropertyRules const
const PropertyValue = "Property value is "
PropertyValue : PropertyValue const
const ReadBootstrapConfigurations = "Reading configurations from bootstrap file: "
ReadBootstrapConfigurations : ReadBootstrapConfigurations const
const ReadFile = "Reading file."
ReadFile : ReadFile const
const ReadFileErr = "Error while reading file "
ReadFileErr : ReadFileErr const
const ReadPersistentCache = "Reading configurations from persistent cache: "
ReadPersistentCache : ReadPersistentCache const
const RecordEval = "Record evaluation."
RecordEval : RecordEval const
const RegionError = "Provide a valid region."
RegionError : RegionError const
const RetrieveMeteringInstance = "Retrieving metering instance."
RetrieveMeteringInstance : RetrieveMeteringInstance const
const RetrieveingAppConfig = "Retrieving App Configuration instance."
RetrieveingAppConfig : RetrieveingAppConfig const
const RetrievingFeature = "Retrieving feature current value."
RetrievingFeature : RetrievingFeature const
const RetrievingProperty = "Retrieving property current value."
RetrievingProperty : RetrievingProperty const
const RetryScheduledMessage = " Scheduling the API request to retry after %d minutes."
RetryScheduledMessage : RetryScheduledMessage const
const RetryWebSocketConnect = "Trying web socket connection again."
RetryWebSocketConnect : RetryWebSocketConnect const
const SendMeteringServer = "Sending to metering server."
SendMeteringServer : SendMeteringServer const
const SendMeteringServerErr = "Error while sending metering data to server. "
SendMeteringServerErr : SendMeteringServerErr const
const SendMeteringSuccess = "Successfully sent metering data to server."
SendMeteringSuccess : SendMeteringSuccess const
const SetInMemoryCache = "Setting memory cache."
SetInMemoryCache : SetInMemoryCache const
const SettingContext = "Setting context."
SettingContext : SettingContext const
const StartSendingMeteringData = "Start sending metering data in the background."
StartSendingMeteringData : StartSendingMeteringData const
const StartWebSocket = "Starting web socket connection."
StartWebSocket : StartWebSocket const
const StoreFile = "Storing file."
StoreFile : StoreFile const
const TenMinExpiry = "10 mins expired, sending metering data if any."
TenMinExpiry : TenMinExpiry const
const TypeCastingError = "Error Type casting. Check the feature or property values."
TypeCastingError : Type Casting Error
const UnmarshalJSONErr = "Error while unmarshalling JSON "
UnmarshalJSONErr : UnmarshalJSONErr const
const UnmarshalYAMLErr = "Error while unmarshalling YAML "
UnmarshalYAMLErr : UnmarshalYAMLErr const
const WebSocketConnectErr = "Error occurred while establishing websocket connection with the App Configuration server. "
WebSocketConnectErr : WebSocketConnectErr const
const WebSocketConnectFailed = "Socket connect failed. "
WebSocketConnectFailed : WebSocketConnectFailed const
const WebSocketConnectSuccess = "Socket connect successful."
WebSocketConnectSuccess: WebSocketConnectSuccess const
const WebsocketErrorReadingMessage = "Error while reading message from the socket. "
WebsocketErrorReadingMessage : WebsocketErrorReadingMessage const
const WebsocketReceivingMessage = "Message received from socket. "
WebsocketReceivingMessage : WebsocketReceivingMessage const
const WriteFileErr = "Error while writing to a file "
WriteFileErr : WriteFileErr const
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.