Expand description
Core types and traits for zino.
Modules
- accessor
accessorUnified data access to different storage services. - High level abstractions for the application.
- Zero trust authentication.
- cache
cacheGlobal cache for the application. - Cloud events and subscriptions.
- chatbot
chatbotUnified access to different chatbot services. - connector
connectorUnified connector to different data sources. - database
ormDatabase schema and ORM. - ISO 8601 combined date and time with local time zone.
- Type-erased errors with tracing functionalities.
- Extension traits and helper utilities.
- Internationalization and localization.
- Application specific models.
- Request context and validation.
- Constructing responses and rejections.
- Scheduler for sync and async cron jobs.
- Application scoped state.
- HTTP headers for performance metrics and traces.
- view
viewBuilding HTML views using templates.
Type Definitions
- An owned dynamically typed error.
- An owned dynamically typed future.
- A JSON key/value type.
- A schema-less Avro record value.
- An allocation-optimized string.
- A Universally Unique Identifier (UUID).