Packages
valum-0.3
Valum
ContentNegotiation
ServerSentEvents
Static
CacheControlDirective
DecodeFlags
Method
AsteriskRoute
Context
MatcherRoute
PathRoute
RegexRoute
Route
Router
RuleRoute
AuthCallback
ContextForeachFunc
ForwardCallback
HandlerCallback
LoaderCallback
MatcherCallback
NextCallback
SafeHandlerCallback
SafeNextCallback
authenticate
basepath
basic
cache_control
decode
extract_subdomains
forward
forward_with
safely
sequence
status
subdomain
ContextForeachFunc
Description:
[
Version
( since =
"0.3"
) ]
public
delegate
void
ContextForeachFunc
(
string
key,
Value
value,
uint
depth)
Type of function passed to
Valum.Context.foreach
to iterate in all context entries depth-wise.
Namespace:
Valum
Package:
valum-0.3