MCPcopy Create free account
hub / github.com/effect-app/libs / ClusterServiceBus.ts

File ClusterServiceBus.ts

packages/infra/src/ClusterServiceBus.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ServiceBusClient, type ServiceBusClientOptions, type ServiceBusMessage, type ServiceBusReceiverOptions, type ServiceBusSenderOptions, type SubscribeOptions } from "@azure/service-bus"
2import * as Context from "effect-app/Context"
3import * as Effect from "effect-app/Effect"
4import * as Layer from "effect-app/Layer"

Callers

nothing calls this directly

Calls 8

publishFunction · 0.85
addFinalizerMethod · 0.80
closeMethod · 0.80
pipeMethod · 0.65
makeMethod · 0.65
getMethod · 0.65
subscribeMethod · 0.65
failMethod · 0.45

Tested by

no test coverage detected