MCPcopy Create free account
hub / github.com/cameri/nostream / get-invoice-status-controller.ts

File get-invoice-status-controller.ts

src/controllers/invoices/get-invoice-status-controller.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Request, Response } from 'express'
2import { createLogger } from '../../factories/logger-factory'
3import { IController } from '../../@types/controllers'
4import { IInvoiceRepository } from '../../@types/repositories'

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected