Documentation ¶
Index ¶
Constants ¶
View Source
const (
PluginType = "single_flight"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SingleFlightPlugin ¶ added in v2.2.0
func NewSF ¶ added in v2.2.0
func NewSF(bp *handler.BP) *SingleFlightPlugin
func (*SingleFlightPlugin) Exec ¶ added in v2.2.0
func (p *SingleFlightPlugin) Exec(ctx context.Context, qCtx *handler.Context, next handler.ExecutableChainNode) error
Click to show internal directories.
Click to hide internal directories.