MCPcopy Create free account
hub / github.com/cameri/nostream / index.ts

File index.ts

src/routes/callbacks/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { json, NextFunction, Request, Response, Router, urlencoded } from 'express'
2
3import { createLNbitsCallbackController } from '../../factories/controllers/lnbits-callback-controller-factory'
4import { createNodelessCallbackController } from '../../factories/controllers/nodeless-callback-controller-factory'

Callers

nothing calls this directly

Calls 2

withControllerFunction · 0.90
requireProcessorFunction · 0.85

Tested by

no test coverage detected