# Functions
AddConfigFileFlag adds flags for ExternalConfFlags.
AddFlags adds flags for SharedFlags.
TryLoadConfigFile initializes viper with config file specified as flag.
# Constants
CassandraStorageType is the storage type flag denoting a Cassandra backing store.
ESStorageType is the storage type flag denoting an ElasticSearch backing store.
MemoryStorageType is the storage type flag denoting an in-memory store.
# Variables
ErrUnsupportedStorageType is the error when dealing with an unsupported storage type.
# Structs
SharedFlags holds flags configuration.