Skip to main content

Module Extension

Module Extension 

Source
Expand description

Extension-domain handlers for CocoonService. GetExtension::Fn, GetAllExtensions::Fn, GetConfiguration::Fn.

Modulesยง

GetAllExtensions
Return every scanned extension projected into the gRPC ExtensionInfo shape.
GetConfiguration
Look up a workspace configuration value for the requesting extension. Composes section.key when both are present, otherwise falls back to whichever side is non-empty.
GetExtension
Look up a single scanned extension by id and project the manifest into the gRPC ExtensionInfo shape.