tangl.service bootstrap and metadata¶
Service bootstrapping and bounded metadata for the manager-first API.
Use tangl.service methods for the generated service-method catalog. This page documents the bootstrap helper and metadata types that describe the public service surface.
Related design docs
Related notes
Bootstrap¶
Metadata¶
- service_method(*, access, context, writeback, blocking=BlockingMode.SYNC, capability=None, operation_id=None)[source]¶
Attach bounded metadata to a canonical service-manager method.