Versions in this module Expand all Collapse all v2 v2.8.4 Sep 29, 2024 Changes in this version + type Handler struct + Defaults []string + Destinations []string + Mappings []Mapping + Source string + func (Handler) KengineModule() kengine.ModuleInfo + func (h *Handler) Provision(_ kengine.Context) error + func (h *Handler) Validate() error + func (h Handler) ServeHTTP(w http.ResponseWriter, r *http.Request, next kenginehttp.Handler) error + type Mapping struct + Input string + InputRegexp string + Outputs []any Other modules containing this package github.com/khulnasoft/kengine