Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ Callbacks
Method
Callbacks
include/cripts/Bundle.hpp:102–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
[[nodiscard]] unsigned
103
Callbacks() const
104
{
105
return _callbacks;
106
}
107
108
virtual bool
109
Validate(std::vector<cripts::Bundle::Error> & /* errors ATS_UNUSED */) const
Callers
4
http_txn_cont
Function · 0.45
global_cont
Function · 0.45
TSRemapNewInstance
Function · 0.45
TSRemapDoRemap
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected