MCPcopy Create free account
hub / github.com/Effect-TS/effect / HttpApiClient.tst.ts

File HttpApiClient.tst.ts

packages/platform/dtslint/HttpApiClient.tst.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { HttpApiError, HttpClientError } from "@effect/platform"
2import { HttpApi, HttpApiClient, HttpApiEndpoint, HttpApiGroup, HttpApiMiddleware, HttpClient } from "@effect/platform"
3import type { Schema } from "effect"
4import { Effect } from "effect"

Callers

nothing calls this directly

Calls 7

itFunction · 0.85
addSuccessMethod · 0.80
addErrorMethod · 0.65
middlewareMethod · 0.65
addMethod · 0.65
makeMethod · 0.65
groupMethod · 0.65

Tested by

no test coverage detected