Documentation
¶
Overview ¶
Package with provides a middleware that extracts and processes input patterns
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WithMiddleware ¶
type WithMiddleware struct {
}
Pattern Extractor
func NewWithMiddleware ¶
func NewWithMiddleware() WithMiddleware
func (WithMiddleware) Apply ¶
func (withMiddleware WithMiddleware) Apply( run *pipeline.Run, next func(*pipeline.Run), executionContext *middleware.ExecutionContext, )
func (WithMiddleware) String ¶
func (withMiddleware WithMiddleware) String() string
Click to show internal directories.
Click to hide internal directories.