userver: redis::ScoreOptions Struct Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
redis::ScoreOptions Struct Reference

Public Attributes

bool withscores = false
 

Detailed Description

Definition at line 81 of file command_options.hpp.

Member Data Documentation

◆ withscores

bool redis::ScoreOptions::withscores = false

Definition at line 82 of file command_options.hpp.


The documentation for this struct was generated from the following file: