userver: easy Namespace Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
easy Namespace Reference

Your opinion will help to improve our service

Leave a feedback >

Detailed Description

Top namespace for easy library.

Classes

class  Dependencies
 
class  DependenciesComponent
 Factory component for the dependencies from easy library. More...
 
class  HttpBase
 easy::HttpWith like class with erased dependencies information that should be used only in dependency registration functions; use easy::HttpWith if not making a new dependency class. More...
 
class  HttpDep
 Dependency class that provides a Http client. More...
 
class  HttpWith
 Class for describing the service functionality in simple declarative way that generates static configs, applies schemas. More...
 
class  PgDep
 Dependency class that provides a PostgreSQL cluster client. More...