Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CtxMatcher ¶
type CtxMatcher struct{}
CtxMatcher is a matcher for context.Context
func (*CtxMatcher) Matches ¶
func (*CtxMatcher) Matches(x any) bool
Matches returns true if the context is internal_stats source.
func (*CtxMatcher) String ¶
func (*CtxMatcher) String() string
String returns the description of CtxMatcher.
Click to show internal directories.
Click to hide internal directories.