Developing Funboost Mixin

当需要为 funboost 创建 Consumer 或 Publisher 的 Mixin 扩展类时使用。触发场景:添加监控、熔断、限流、链路追踪等横切关注点,编写自定义前置/后置处理钩子。关键词:mixin, consumer_override_cls, publisher_override_cls, ConsumerMixin, 自定义消费者, hook, 拦截器, 熔断器, 监控, Prometheus, OpenTelemetry。

ydf0509 23654d1 10.4 KB Updated

File contents

ydf0509/funboost/tree/main/.agents/skills/developing-funboost-mixin commit 23654d1bbc

Frequently asked questions

npx skillmds@latest add ydf0509/developing-funboost-mixin