Expand description
Extension-domain handlers for CocoonService.
GetExtension::Fn, GetAllExtensions::Fn, GetConfiguration::Fn.
Modulesยง
- GetAll
Extensions - Return every scanned extension projected into the gRPC
ExtensionInfoshape. - GetConfiguration
- Look up a workspace configuration value for the requesting extension.
Composes
section.keywhen 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
ExtensionInfoshape.