Skip to main content

Module gateway

Module gateway 

Source

Re-exports§

pub use audit::GatewayAudit;
pub use audit::GatewayRequestContext;
pub use captures::CapturedToolUse;
pub use captures::CapturedUsage;
pub use protocol::CanonicalEvent;
pub use protocol::CanonicalRequest;
pub use protocol::CanonicalResponse;
pub use protocol::InboundAdapter;
pub use protocol::OutboundAdapter;
pub use protocol::OutboundAdapterRegistration;
pub use protocol::OutboundCtx;
pub use protocol::OutboundOutcome;
pub use registry::GatewayUpstreamRegistry;
pub use service::DispatchInputs;
pub use service::GatewayService;
pub use service::REQUEST_ID_HEADER;

Modules§

audit
captures
parse
policy
pricing
Pricing resolution for gateway requests.
protocol
quota
registry
safety
service
stream_tap