Expand description
ZLayer Plugin System - Shared Types
Common type definitions used across all ZLayer interfaces. These types provide a consistent API surface for plugins. Common types shared across all ZLayer interfaces
Structs§
- Error
- Generic error with code and message
- KeyValue
- A key-value pair for metadata, headers, environment, etc.