type go.pact.im/x/logs.ExpiredContextFilter

6 uses

	go.pact.im/x/logs (current package)
		handler.go#L115: type ExpiredContextFilter struct {
		handler.go#L120: func (f *ExpiredContextFilter) Hooks() Hooks {
		handler.go#L129: func (f *ExpiredContextFilter) Enabled(ctx context.Context, l slog.Level, next slog.Handler) bool {
		handler.go#L135: func (f *ExpiredContextFilter) Handle(ctx context.Context, r slog.Record, next slog.Handler) error {
		handler.go#L144: func (f *ExpiredContextFilter) Dropped() uint64 {
		handler.go#L149: func (f *ExpiredContextFilter) expired(ctx context.Context) bool {