userver: dynamic_config::SchemaHash Struct Reference
Loading...
Searching...
No Matches
dynamic_config::SchemaHash Struct Referencefinal

#include <userver/dynamic_config/snapshot.hpp>

Detailed Description

Opaque schema hash supplied by code generation. userver does not calculate it.

Definition at line 27 of file snapshot.hpp.

Public Member Functions

constexpr SchemaHash (std::string_view value)

Public Attributes

std::string_view value

Constructor & Destructor Documentation

◆ SchemaHash()

dynamic_config::SchemaHash::SchemaHash ( std::string_view value)
inlineexplicitconstexpr

Definition at line 30 of file snapshot.hpp.

Member Data Documentation

◆ value

std::string_view dynamic_config::SchemaHash::value

Definition at line 34 of file snapshot.hpp.


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