messages

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const APICallError = "Error executing API call "

APICallError : APICallError const

View Source
const AddMetering = "Add metering."

AddMetering : AddMetering const

View Source
const ApikeyError = "Provide a valid apiKey."

ApikeyError : ApikeyError const

View Source
const AppConfigAlreadyInstantiated = "App Configuration instance is already instantiated."

AppConfigAlreadyInstantiated : AppConfigAlreadyInstantiated const

View Source
const CheckConfigurationFileProvided = "Checking configuration file is provided by the user or not."

CheckConfigurationFileProvided : CheckConfigurationFileProvided const

View Source
const CollectionIDError = "" /* 128-byte string literal not displayed */

CollectionIDError : CollectionIDError const

View Source
const CollectionIDValueError = "Provide a valid collectionId."

CollectionIDValueError : CollectionIDValueError const

View Source
const CollectionInitError = "" /* 157-byte string literal not displayed */

CollectionInitError : CollectionInitError const

View Source
const ConfigAPIError = "Invalid configuration. Verify the collectionId, environmentId, apikey, guid and region."

ConfigAPIError : ConfigAPIError const

View Source
const ConfigurationFileEmpty = " file is empty."

ConfigurationFileEmpty : ConfigurationFileEmpty const

View Source
const ConfigurationFileNotFoundError = "Provide configuration_file value when live_config_update_enabled is false."

ConfigurationFileNotFoundError : ConfigurationFileNotFoundError const

View Source
const ConfigurationFileProvided = "User provided configuration file."

ConfigurationFileProvided : ConfigurationFileProvided const

View Source
const ConfigurationHandlerInitError = "" /* 152-byte string literal not displayed */

ConfigurationHandlerInitError : ConfigurationHandlerInitError const

View Source
const ConfigurationUpdateListenerMethodError = "Configuration update listener should me a method or a function."

ConfigurationUpdateListenerMethodError : ConfigurationUpdateListenerMethodError const

View Source
const CreatingNewAPIManagerInstance = "Creating new API manager instance."

CreatingNewAPIManagerInstance : CreatingNewAPIManagerInstance const

View Source
const CreatingNewAppConfig = "Creating new App Configuration instance."

CreatingNewAppConfig : CreatingNewAppConfig const

View Source
const EncodeJSONErr = "Error while encoding json "

EncodeJSONErr : EncodeJSONErr const

View Source
const EnvironmentIDValueError = "Provide a valid environmentId."

EnvironmentIDValueError : EnvironmentIDValueError const

View Source
const ErrorInvalidFeatureAction = "error : feature object not initialized"

ErrorInvalidFeatureAction : ErrorInvalidFeatureAction const

View Source
const ErrorInvalidFeatureID = "error : invalid feature id "

ErrorInvalidFeatureID : ErrorInvalidFeatureID const

View Source
const ErrorInvalidPropertyAction = "error : property object not initialized"

ErrorInvalidPropertyAction : ErrorInvalidPropertyAction const

View Source
const ErrorInvalidPropertyID = "error : invalid property id "

ErrorInvalidPropertyID : ErrorInvalidPropertyID const

View Source
const EvalSegmentRule = "Evaluating segment rule."

EvalSegmentRule : EvalSegmentRule const

View Source
const EvaluatingFeature = "Evaluating feature."

EvaluatingFeature : EvaluatingFeature const

View Source
const EvaluatingProperty = "Evaluating property."

EvaluatingProperty : EvaluatingProperty const

View Source
const EvaluatingSegments = "Evaluating segments."

EvaluatingSegments : EvaluatingSegments const

View Source
const ExecAPICall = "Executing API call."

ExecAPICall : ExecAPICall const

View Source
const FeatureValue = "Feature value."

FeatureValue : FeatureValue const

View Source
const FetchConfigurationData = "Fetching configuration data."

FetchConfigurationData : FetchConfigurationData const

View Source
const FetchFromAPI = "Fetching from API."

FetchFromAPI : FetchFromAPI const

View Source
const FetchFromAPISdkInitError = "fetchFromAPI() - Configuration SDK not initialized with call to init."

FetchFromAPISdkInitError : FetchFromAPISdkInitError const

View Source
const FetchFromConfigurationFile = "Fetching from configuration file."

FetchFromConfigurationFile : FetchFromConfigurationFile const

View Source
const GUIDError = "Provide a valid guid."

GUIDError : GUIDError const

View Source
const IncorrectUsageOfContextOptions = "Incorrect usage of context options. At most of one ContextOptions struct should be passed."

IncorrectUsageOfContextOptions : IncorrectUsageOfContextOptions const

View Source
const InvalidFeatureID = "Invalid feature id - "

InvalidFeatureID : InvalidFeatureID const

View Source
const InvalidPropertyID = "Invalid property id - "

InvalidPropertyID : InvalidPropertyID const

View Source
const LiveUpdateCheck = "Checking live configuration update is enabled or not."

LiveUpdateCheck : LiveUpdateCheck const

View Source
const LoadingConfigurations = "Loading configurations."

LoadingConfigurations : LoadingConfigurations const

View Source
const LoadingData = "Loading data."

LoadingData : LoadingData const

View Source
const MarshalJSONErr = "Error while marshalling JSON "

MarshalJSONErr : MarshalJSONErr const

View Source
const ParsingFeatureRules = "Parsing feature rules."

ParsingFeatureRules : ParsingFeatureRules const

View Source
const ParsingPropertyRules = "Parsing property rules."

ParsingPropertyRules : ParsingPropertyRules const

View Source
const PropertyValue = "Property value."

PropertyValue : PropertyValue const

View Source
const ReadFile = "Reading file."

ReadFile : ReadFile const

View Source
const ReadFileErr = "Error while reading file "

ReadFileErr : ReadFileErr const

View Source
const RecordEval = "Record evaluation."

RecordEval : RecordEval const

View Source
const RegionError = "Provide a valid region."

RegionError : RegionError const

View Source
const RetrieveMeteringInstance = "Retrieving metering instance."

RetrieveMeteringInstance : RetrieveMeteringInstance const

View Source
const RetrieveingAppConfig = "Retrieving App Configuration instance."

RetrieveingAppConfig : RetrieveingAppConfig const

View Source
const RetrievingFeature = "Retrieving feature current value."

RetrievingFeature : RetrievingFeature const

View Source
const RetrievingProperty = "Retrieving property current value."

RetrievingProperty : RetrievingProperty const

View Source
const RetryWebSocketConnect = "Trying web socket connection again."

RetryWebSocketConnect : RetryWebSocketConnect const

View Source
const SendMeteringServer = "Sending to metering server."

SendMeteringServer : SendMeteringServer const

View Source
const SendMeteringServerErr = "Error while sending metering data to server "

SendMeteringServerErr : SendMeteringServerErr const

View Source
const SendMeteringSuccess = "Successfully sent metering data to server."

SendMeteringSuccess : SendMeteringSuccess const

View Source
const SetEntityObjectIDError = "Provide entity Id as a first param to GetCurrentValue."

SetEntityObjectIDError : SetEntityObjectIDError const

View Source
const SetInMemoryCache = "Setting memory cache."

SetInMemoryCache : SetInMemoryCache const

View Source
const SettingContext = "Setting context."

SettingContext : SettingContext const

View Source
const StartSendingMeteringData = "Start sending metering data in the background."

StartSendingMeteringData : StartSendingMeteringData const

View Source
const StartWebSocket = "Starting web socket connection."

StartWebSocket : StartWebSocket const

View Source
const StoreFile = "Storing file."

StoreFile : StoreFile const

View Source
const TenMinExpiry = "10 mins expired, sending metering data if any."

TenMinExpiry : TenMinExpiry const

View Source
const UnmarshalJSONErr = "Error while unmarshalling JSON "

UnmarshalJSONErr : UnmarshalJSONErr const

View Source
const WebSocketConnectErr = "Error connecting to server "

WebSocketConnectErr : WebSocketConnectErr const

View Source
const WebsocketErrorReadingMessage = "Error while reading message from the socket."

WebsocketErrorReadingMessage : WebsocketErrorReadingMessage const

View Source
const WebsocketReceivingMessage = "Message received from socket."

WebsocketReceivingMessage : WebsocketReceivingMessage const

View Source
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL