package
Version:
v0.0.0-...-138fe8d
Opens a new window with list of versions in this module.
Published: Sep 25, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package http provides additional features for HTTPRunner.
-
func Decode[Input, Option, Solution any, Decoder decode.Decoder](d Decoder) func(run.Runner[run.HTTPRunnerConfig, Input, Option, Solution])
-
func Encode[Input, Option, Solution any, Encoder encode.Encoder](e Encoder) func(run.Runner[run.HTTPRunnerConfig, Input, Option, Solution])
Decode sets the decoder of a HTTPRunner.
Encode sets the encoder of a HTTPRunner.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.