MCPcopy
hub / github.com/NginxProxyManager/nginx-proxy-manager / proxy-host.js

File proxy-host.js

backend/internal/proxy-host.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import _ from "lodash";
2import errs from "../lib/error.js";
3import { castJsonIfNeed } from "../lib/helpers.js";
4import utils from "../lib/utils.js";

Callers

nothing calls this directly

Calls 4

castJsonIfNeedFunction · 0.90
addMethod · 0.80
countMethod · 0.80
omissionsFunction · 0.70

Tested by

no test coverage detected