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

Method extract

plugins/experimental/txn_box/plugin/src/Extractor.cc:68–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68Feature
69Extractor::extract(Config &, Extractor::Spec const &)
70{
71 return NIL_FEATURE;
72}
73
74BufferWriter &
75Extractor::format(BufferWriter &w, Spec const &spec, Context &ctx)

Callers 2

Extractor.ccFile · 0.45
carFunction · 0.45

Calls 5

index_ofMethod · 0.95
storage_forMethod · 0.80
render_transientMethod · 0.80
emptyMethod · 0.45
formatMethod · 0.45

Tested by

no test coverage detected