Documentation
¶
Index ¶
Constants ¶
View Source
const Name = "http/server"
Name sets the reference to be used in the tomato.yml file
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Wiremock ¶
type Wiremock struct {
// contains filtered or unexported fields
}
Wiremock contains the configuration for the wiremock stubbing resource
func New ¶
New connects and creates the wiremock resource create the stub via the API you can post the request/response JSON to http://<host>:<port>/__admin/mappings
func (*Wiremock) GetRequestsCount ¶
GetRequestsCount get requests count on the mock endpoint
Click to show internal directories.
Click to hide internal directories.