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

Class

packages/sql/mysql2/test/utils.ts:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19 })
20
21export class MysqlContainer extends Context.Service<
22 MysqlContainer,
23 StartedMySqlContainer
24>()("test/MysqlContainer") {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected