userver: userver/hostinfo/blocking/read_groups.hpp File 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
read_groups.hpp File Reference

Reads Conductor groups from conductor-hostinfo file. More...

#include <string>
#include <vector>
+ Include dependency graph for read_groups.hpp:

Go to the source code of this file.

Namespaces

namespace  hostinfo
 Information about current host.
 
namespace  hostinfo::blocking
 Blocking functions for getting information about hosts.
 

Functions

std::vector< std::string > hostinfo::blocking::ReadConductorGroups ()
 Reads Conductor groups from conductor-hostinfo file.
 

Detailed Description

Reads Conductor groups from conductor-hostinfo file.

Definition in file read_groups.hpp.