Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ProviderID ...
ProviderID = "passthrough"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HookProvider ¶
type HookProvider struct{}
HookProvider ...
func (HookProvider) TransformRequest ¶
func (hp HookProvider) TransformRequest(r *http.Request) hookCommon.TransformResultModel
TransformRequest ...
Click to show internal directories.
Click to hide internal directories.