userver: easy Namespace Reference
Loading...
Searching...
No Matches
easy Namespace Reference

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...