Crate pack_component

Crate pack_component 

Source

Structs§

A2AItem
Component
Component instance implementing the greentic:pack-export interface.
FlowInfo
PrepareResult
RunResult
SchemaDoc

Traits§

PackExport

Functions§

component
Convenience helper for host environments that want an owned component.
flows
Access the embedded flow sources as (id, raw_ygtc) tuples.
greentic_pack_export__a2a_search
greentic_pack_export__list_flows
greentic_pack_export__prepare_flow
Safety
greentic_pack_export__run_flow
Safety
manifest_as
Decode the embedded manifest into a strongly-typed T.
manifest_cbor
Return the embedded pack manifest as CBOR bytes.
manifest_value
Decode the embedded pack manifest into a serde_json::Value.
template_by_path
Lookup a template payload by logical path.
templates
Access the embedded templates as (logical_path, bytes) tuples.