Documentation ¶
Index ¶
- func Import(fs afero.Fs)
- func NewAssertResponsePostprocessor(cfg postprocessor.AssertResponse) (gun.Postprocessor, error)
- func NewVarHeaderPostprocessor(cfg postprocessor.Config) gun.Postprocessor
- func NewVarJsonpathPostprocessor(cfg postprocessor.Config) gun.Postprocessor
- func NewVarXpathPostprocessor(cfg postprocessor.Config) gun.Postprocessor
- func RegisterGRPCPostprocessor(name string, mwConstructor interface{}, defaultConfigOptional ...interface{})
- func RegisterGRPCPreprocessor(name string, mwConstructor interface{}, defaultConfigOptional ...interface{})
- func RegisterPostprocessor(name string, mwConstructor interface{}, defaultConfigOptional ...interface{})
- func RegisterTemplater(name string, mwConstructor interface{}, defaultConfigOptional ...interface{})
- func RegisterVariableSource(name string, mwConstructor interface{}, defaultConfigOptional ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAssertResponsePostprocessor ¶
func NewAssertResponsePostprocessor(cfg postprocessor.AssertResponse) (gun.Postprocessor, error)
func NewVarHeaderPostprocessor ¶
func NewVarHeaderPostprocessor(cfg postprocessor.Config) gun.Postprocessor
func NewVarJsonpathPostprocessor ¶
func NewVarJsonpathPostprocessor(cfg postprocessor.Config) gun.Postprocessor
func NewVarXpathPostprocessor ¶
func NewVarXpathPostprocessor(cfg postprocessor.Config) gun.Postprocessor
func RegisterGRPCPostprocessor ¶ added in v0.5.19
func RegisterGRPCPostprocessor(name string, mwConstructor interface{}, defaultConfigOptional ...interface{})
func RegisterGRPCPreprocessor ¶ added in v0.5.19
func RegisterGRPCPreprocessor(name string, mwConstructor interface{}, defaultConfigOptional ...interface{})
func RegisterPostprocessor ¶
func RegisterPostprocessor(name string, mwConstructor interface{}, defaultConfigOptional ...interface{})
func RegisterTemplater ¶
func RegisterTemplater(name string, mwConstructor interface{}, defaultConfigOptional ...interface{})
func RegisterVariableSource ¶
func RegisterVariableSource(name string, mwConstructor interface{}, defaultConfigOptional ...interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.