MCPcopy Create free account
hub / github.com/apache/trafficserver / Context

Method Context

plugins/experimental/wasm/ats_context.cc:309–309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

307}
308
309Context::Context() : ContextBase() {}
310
311Context::Context(Wasm *wasm) : ContextBase(wasm) {}
312

Callers

nothing calls this directly

Calls 1

getContextMethod · 0.45

Tested by

no test coverage detected