Skip to main content

Module common

Module common 

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

Type Aliases§

Duration
Duration in nanoseconds
Timestamp
Timestamp in nanoseconds since Unix epoch