Function redis_module::configuration::module_config_get
source · pub fn module_config_get(
ctx: &Context,
args: Vec<RedisString>,
name: &str
) -> Result<RedisValue, RedisError>
pub fn module_config_get(
ctx: &Context,
args: Vec<RedisString>,
name: &str
) -> Result<RedisValue, RedisError>