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

Function loadLine

plugins/experimental/access_control/config.cc:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 */
83template <class T>
84void
85loadLine(T & /* container ATS_UNUSED */, const String & /* line ATS_UNUSED */)
86{
87}
88
89/**
90 * @brief parse and load a single line into a map.

Callers 1

loadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected