package
0.0.0-20250127150814-1ca7ded3a4fc
Repository: https://github.com/openfaas/faas-cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
MockHttpServer creates a test server which will send responses in the given order It is possible to check on Method and Uri if set Responses can contain JSON-encoded body if ResponseBody is set.
MockHttpServerStatus creates a test server which will send empty responses with the given status code the responses which will be sent are in the given order.

# Structs

No description provided by the author